Home
last modified time | relevance | path

Searched defs:EVENT__SIZEOF_SIZE_T (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h317 #define EVENT__SIZEOF_SIZE_T 8 macro
319 #define EVENT__SIZEOF_SIZE_T 4 macro
/netbsd/external/bsd/libevent/dist/WIN32-Code/nmake/event2/
H A Devent-config.h313 #define EVENT__SIZEOF_SIZE_T 8 macro
315 #define EVENT__SIZEOF_SIZE_T 4 macro
/netbsd/external/bsd/libevent/include/event2/
H A Devent-config.h499 #define EVENT__SIZEOF_SIZE_T 8 macro
501 #define EVENT__SIZEOF_SIZE_T 4 macro
/netbsd/external/bsd/libevent/dist/
H A DCMakeLists.txt591 set(EVENT__SIZEOF_SIZE_T ${EVENT__SIZEOF_UNSIGNED}) variable