Searched refs:_EVENT_SIZEOF_VOID_P (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/WIN32-Code/event2/
H A Devent-config.h325 #define _EVENT_SIZEOF_VOID_P 8 macro
327 #define _EVENT_SIZEOF_VOID_P 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/
H A Dmacosx-libevent-event-config.h399 #define _EVENT_SIZEOF_VOID_P 8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dutil.h73 #if defined(_EVENT_SIZEOF_VOID__) && !defined(_EVENT_SIZEOF_VOID_P)
74 #define _EVENT_SIZEOF_VOID_P _EVENT_SIZEOF_VOID__ macro
177 #elif _EVENT_SIZEOF_VOID_P <= 4
180 #elif _EVENT_SIZEOF_VOID_P <= 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devbuffer-internal.h52 #if _EVENT_SIZEOF_VOID_P < 8

Completed in 106 milliseconds