Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
Devent-config.h315 #define EVENT__SIZEOF_SIZE_T 8 macro
317 #define EVENT__SIZEOF_SIZE_T 4 macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Devbuffer-internal.h158 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
163 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
Dutil-internal.h430 #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG)
/freebsd-10-stable/usr.sbin/ntp/libntpevent/event2/
Devent-config.h551 #define EVENT__SIZEOF_SIZE_T 8 macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
Dutil.h255 #if EVENT__SIZEOF_SIZE_T == 8
258 #elif EVENT__SIZEOF_SIZE_T == 4