Searched refs:SIZEOF_VOID_P (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dconfig.h117 #define SIZEOF_VOID_P 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dconfig_xcode.h70 #define SIZEOF_VOID_P 8 macro
74 #define SIZEOF_VOID_P 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dconfig.h398 #define 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-config.h392 #define SIZEOF_VOID_P 8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconfig.h541 #define SIZEOF_VOID_P 4 macro
H A Dhash.c730 #if SIZEOF_VOID_P > 4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/sqlext/
H A Dsqlext.c43 #if SIZEOF_VOID_P == 8 /* 64bit platforms */
101 #elif SIZEOF_VOID_P == 4 /* 32bit platforms */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/strings/
H A Dvsnprintf.cpp172 #if SIZEOF_VOID_P == 4
175 #elif SIZEOF_VOID_P == 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmisc.c633 #if SIZEOF_VOID_P == 8 /* 64bit platforms */
691 #elif SIZEOF_VOID_P == 4 /* 32bit platforms */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/include/arm-linux-base-unicode-release-2.8/wx/
H A Dsetup.h956 #define SIZEOF_VOID_P 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h720 #define SIZEOF_VOID_P 4 macro
752 #define SIZEOF_VOID_P 8 macro
754 #define SIZEOF_VOID_P 4 macro
803 #define SIZEOF_VOID_P 4 macro
829 #if SIZEOF_LONG >= SIZEOF_VOID_P && SIZEOF_LONG >= SIZEOF_SIZE_T
833 #elif SIZEOF_SIZE_T >= SIZEOF_VOID_P
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/lzo/
H A Dlzodefs.h1034 #if defined(SIZEOF_VOID_P)
1035 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/include/lzo/
H A Dlzodefs.h1034 #if defined(SIZEOF_VOID_P)
1035 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dminiacc.h1110 #if defined(SIZEOF_VOID_P)
1111 # define ACC_SIZEOF_VOID_P (SIZEOF_VOID_P)
2518 #if !defined(SIZEOF_VOID_P) && defined(ACC_SIZEOF_VOID_P)
2519 # define SIZEOF_VOID_P ACC_SIZEOF_VOID_P macro
4455 #if (SIZEOF_VOID_P > 0)
4456 ACCCHK_ASSERT(sizeof(void*) == SIZEOF_VOID_P)
4457 ACCCHK_ASSERT(sizeof(char*) == SIZEOF_VOID_P)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A Dminilzo.c1054 #if defined(SIZEOF_VOID_P)
1055 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)

Completed in 220 milliseconds