Searched refs:EVENT__SIZEOF_VOID_P (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h322 #define EVENT__SIZEOF_VOID_P 8 macro
324 #define EVENT__SIZEOF_VOID_P 4 macro
/freebsd-12-stable/contrib/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h322 #define EVENT__SIZEOF_VOID_P 8 macro
324 #define EVENT__SIZEOF_VOID_P 4 macro
/freebsd-12-stable/usr.sbin/ntp/libntpevent/event2/
H A Devent-config.h554 #define EVENT__SIZEOF_VOID_P 8 macro
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h78 #if defined(EVENT__SIZEOF_VOID__) && !defined(EVENT__SIZEOF_VOID_P)
79 #define EVENT__SIZEOF_VOID_P EVENT__SIZEOF_VOID__ macro
182 #elif EVENT__SIZEOF_VOID_P <= 4
185 #elif EVENT__SIZEOF_VOID_P <= 8
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dutil.h83 #if defined(EVENT__SIZEOF_VOID__) && !defined(EVENT__SIZEOF_VOID_P)
84 #define EVENT__SIZEOF_VOID_P EVENT__SIZEOF_VOID__ macro
187 #elif EVENT__SIZEOF_VOID_P <= 4
190 #elif EVENT__SIZEOF_VOID_P <= 8
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h54 #if EVENT__SIZEOF_VOID_P < 8
/freebsd-12-stable/contrib/libevent/
H A Devbuffer-internal.h54 #if EVENT__SIZEOF_VOID_P < 8

Completed in 142 milliseconds