Home
last modified time | relevance | path

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

/external/libevent/WIN32-Code/nmake/event2/
Devent-config.h312 #define EVENT__SIZEOF_SIZE_T 8 macro
314 #define EVENT__SIZEOF_SIZE_T 4 macro
/external/libevent/include/event2/
Devent-config-bionic.h19 # define EVENT__SIZEOF_SIZE_T 8 macro
21 # define EVENT__SIZEOF_SIZE_T 4 macro
Devent-config-darwin.h19 # define EVENT__SIZEOF_SIZE_T 8 macro
21 # define EVENT__SIZEOF_SIZE_T 4 macro
Devent-config-linux.h19 # define EVENT__SIZEOF_SIZE_T 8 macro
21 # define EVENT__SIZEOF_SIZE_T 4 macro
/external/libevent/
DCMakeLists.txt591 set(EVENT__SIZEOF_SIZE_T ${EVENT__SIZEOF_UNSIGNED}) variable