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

/freebsd-11.0-release/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h315 #define EVENT__SIZEOF_SIZE_T 8 macro
317 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-11.0-release/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.h430 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
/freebsd-11.0-release/usr.sbin/ntp/libntpevent/event2/
H A Devent-config.h551 #define EVENT__SIZEOF_SIZE_T 8 macro
/freebsd-11.0-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h255 #if EVENT__SIZEOF_SIZE_T == 8
258 #elif EVENT__SIZEOF_SIZE_T == 4

Completed in 59 milliseconds