Home
last modified time | relevance | path

Searched refs:EVENT__SIZEOF_SIZE_T (Results 1 – 13 of 13) sorted by relevance

/freebsd-head/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
HDevent-config.h312 #define EVENT__SIZEOF_SIZE_T 8 macro
314 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-head/contrib/libevent/WIN32-Code/nmake/event2/
HDevent-config.h312 #define EVENT__SIZEOF_SIZE_T 8 macro
314 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-head/contrib/libevent/
HDevbuffer-internal.h158 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
163 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
HDutil-internal.h490 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
HDevent-config.h.cmake474 #define EVENT__SIZEOF_SIZE_T @EVENT__SIZEOF_SIZE_T@
HDCMakeLists.txt588 CHECK_TYPE_SIZE(size_t EVENT__SIZEOF_SIZE_T)
589 if(NOT EVENT__SIZEOF_SIZE_T)
591 set(EVENT__SIZEOF_SIZE_T ${EVENT__SIZEOF_UNSIGNED}) variable
/freebsd-head/contrib/ntp/sntp/libevent/
HDevbuffer-internal.h158 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
163 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
HDutil-internal.h490 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
HDevent-config.h.cmake474 #define EVENT__SIZEOF_SIZE_T @EVENT__SIZEOF_SIZE_T@
HDCMakeLists.txt588 CHECK_TYPE_SIZE(size_t EVENT__SIZEOF_SIZE_T)
589 if(NOT EVENT__SIZEOF_SIZE_T)
591 set(EVENT__SIZEOF_SIZE_T ${EVENT__SIZEOF_UNSIGNED}) variable
/freebsd-head/usr.sbin/ntp/libntpevent/event2/
HDevent-config.h550 #define EVENT__SIZEOF_SIZE_T 8 macro
/freebsd-head/contrib/libevent/include/event2/
HDutil.h273 #if EVENT__SIZEOF_SIZE_T == 8
276 #elif EVENT__SIZEOF_SIZE_T == 4
/freebsd-head/contrib/ntp/sntp/libevent/include/event2/
HDutil.h273 #if EVENT__SIZEOF_SIZE_T == 8
276 #elif EVENT__SIZEOF_SIZE_T == 4