Searched refs:_EVENT_SIZEOF_SIZE_T (Results 1 - 6 of 6) sorted by relevance

/external/libevent/include/event2/
H A Devent-config-bionic.h18 # define _EVENT_SIZEOF_SIZE_T 8 macro
20 # define _EVENT_SIZEOF_SIZE_T 4 macro
H A Devent-config-darwin.h18 # define _EVENT_SIZEOF_SIZE_T 8 macro
20 # define _EVENT_SIZEOF_SIZE_T 4 macro
H A Devent-config-linux.h18 # define _EVENT_SIZEOF_SIZE_T 8 macro
20 # define _EVENT_SIZEOF_SIZE_T 4 macro
H A Dutil.h237 #if _EVENT_SIZEOF_SIZE_T == 8
240 #elif _EVENT_SIZEOF_SIZE_T == 4
/external/libevent/
H A Devbuffer-internal.h156 #if _EVENT_SIZEOF_OFF_T < _EVENT_SIZEOF_SIZE_T
161 #if _EVENT_SIZEOF_OFF_T > _EVENT_SIZEOF_SIZE_T
H A Dutil-internal.h310 #if (_EVENT_SIZEOF_SIZE_T <= _EVENT_SIZEOF_LONG)

Completed in 260 milliseconds