Searched refs:EVENT__SIZEOF_SIZE_T (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h312 #define EVENT__SIZEOF_SIZE_T 8 macro
314 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-current/contrib/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h312 #define EVENT__SIZEOF_SIZE_T 8 macro
314 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h158 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
163 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
H A Dutil-internal.h490 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
/freebsd-current/contrib/libevent/
H A Devbuffer-internal.h158 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
163 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
H A Dutil-internal.h490 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
/freebsd-current/usr.sbin/ntp/libntpevent/event2/
H A Devent-config.h550 #define EVENT__SIZEOF_SIZE_T 8 macro
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h273 #if EVENT__SIZEOF_SIZE_T == 8
276 #elif EVENT__SIZEOF_SIZE_T == 4
/freebsd-current/contrib/libevent/include/event2/
H A Dutil.h273 #if EVENT__SIZEOF_SIZE_T == 8
276 #elif EVENT__SIZEOF_SIZE_T == 4

Completed in 198 milliseconds