Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/WIN32-Code/event2/
H A Devent-config.h319 #define _EVENT_SIZEOF_SIZE_T 8 macro
321 #define _EVENT_SIZEOF_SIZE_T 4 macro
/minix3/external/bsd/libevent/include/event2/
H A Devent-config.h441 #define _EVENT_SIZEOF_SIZE_T 8 macro
443 #define _EVENT_SIZEOF_SIZE_T 4 macro
/minix3/external/bsd/libevent/dist/
H A Devbuffer-internal.h157 #if _EVENT_SIZEOF_OFF_T < _EVENT_SIZEOF_SIZE_T
162 #if _EVENT_SIZEOF_OFF_T > _EVENT_SIZEOF_SIZE_T
H A Dutil-internal.h311 #if (_EVENT_SIZEOF_SIZE_T <= _EVENT_SIZEOF_LONG)
H A DChangeLog1035 o Try to define a sane _EVENT_SIZEOF_SIZE_T for msvc compilation (1e14f82)
/minix3/external/bsd/libevent/dist/include/event2/
H A Dutil.h238 #if _EVENT_SIZEOF_SIZE_T == 8
241 #elif _EVENT_SIZEOF_SIZE_T == 4