Searched refs:EVTAG_ARRAY_ADD_VALUE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c759 if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) {
774 if (EVTAG_ARRAY_ADD_VALUE(
778 if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) {
783 EVTAG_ARRAY_ADD_VALUE(run, other_numbers, 0xdead0a0b);
784 EVTAG_ARRAY_ADD_VALUE(run, other_numbers, 0xbeefcafe);
/freebsd-12-stable/contrib/libevent/test/
H A Dregress_rpc.c759 if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) {
774 if (EVTAG_ARRAY_ADD_VALUE(
778 if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) {
783 EVTAG_ARRAY_ADD_VALUE(run, other_numbers, 0xdead0a0b);
784 EVTAG_ARRAY_ADD_VALUE(run, other_numbers, 0xbeefcafe);
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h127 #define EVTAG_ARRAY_ADD_VALUE(msg, member, value) \ macro
/freebsd-12-stable/contrib/libevent/include/event2/
H A Drpc.h127 #define EVTAG_ARRAY_ADD_VALUE(msg, member, value) \ macro

Completed in 186 milliseconds