Home
last modified time | relevance | path

Searched refs:EVENT__SIZEOF_OFF_T (Results 1 – 9 of 9) sorted by relevance

/freebsd/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 Devent-config.h.cmake465 #define EVENT__SIZEOF_OFF_T @EVENT__SIZEOF_OFF_T@
H A DCMakeLists.txt596 CHECK_TYPE_SIZE("off_t" EVENT__SIZEOF_OFF_T LANGUAGE C)
/freebsd/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 Devent-config.h.cmake465 #define EVENT__SIZEOF_OFF_T @EVENT__SIZEOF_OFF_T@
H A DCMakeLists.txt596 CHECK_TYPE_SIZE("off_t" EVENT__SIZEOF_OFF_T LANGUAGE C)
/freebsd/usr.sbin/ntp/libntpevent/event2/
H A Devent-config.h541 #define EVENT__SIZEOF_OFF_T 8 macro
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h212 #elif EVENT__SIZEOF_OFF_T == 8
214 #elif EVENT__SIZEOF_OFF_T == 4
/freebsd/contrib/libevent/include/event2/
H A Dutil.h212 #elif EVENT__SIZEOF_OFF_T == 8
214 #elif EVENT__SIZEOF_OFF_T == 4