HomeSort by relevance Sort by last modified time
    Searched defs:_EVENT_SIZEOF_VOID_P (Results 1 - 3 of 3) sorted by null

  /external/libevent/include/event2/
util.h 73 #if defined(_EVENT_SIZEOF_VOID__) && !defined(_EVENT_SIZEOF_VOID_P)
74 #define _EVENT_SIZEOF_VOID_P _EVENT_SIZEOF_VOID__
177 #elif _EVENT_SIZEOF_VOID_P <= 4
180 #elif _EVENT_SIZEOF_VOID_P <= 8
event-config-darwin.h 431 #define _EVENT_SIZEOF_VOID_P 8
event-config-linux.h 431 #define _EVENT_SIZEOF_VOID_P 8

Completed in 167 milliseconds