Searched refs:tt_want_int_op (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | tinytest_macros.h | 200 #define tt_want_int_op(a,op,b) \ macro
|
| D | regress.c | 2988 tt_want_int_op(ev1_got, ==, EV_READ); in test_dup_fd() 3002 tt_want_int_op(ev1_got, ==, EV_READ); in test_dup_fd()
|
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | tinytest_macros.h | 200 #define tt_want_int_op(a,op,b) \ macro
|
| D | regress.c | 2990 tt_want_int_op(ev1_got, ==, EV_READ); in test_dup_fd() 3004 tt_want_int_op(ev1_got, ==, EV_READ); in test_dup_fd()
|