Searched refs:SIZEOF_VOID_P (Results 1 – 7 of 7) sorted by relevance
11 check_type_size("void *" SIZEOF_VOID_P)12 IF( ${SIZEOF_VOID_P} STREQUAL "8" )14 MESSAGE( STATUS "64 bit architecture detected size of void * is " ${SIZEOF_VOID_P})
257 #define SIZEOF_VOID_P sizeof(void *) macro
1034 #if defined(SIZEOF_VOID_P)1035 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)
1058 #if defined(SIZEOF_VOID_P)1059 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)
409 #undef SIZEOF_VOID_P
2003 #if defined(SIZEOF_VOID_P)2004 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)
2023 #if defined(SIZEOF_VOID_P)2024 # define LZO_SIZEOF_VOID_P (SIZEOF_VOID_P)