Home
last modified time | relevance | path

Searched refs:SIZEOF_VOIDP (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h32 #define SIZEOF_VOIDP 8 macro
34 #define SIZEOF_VOIDP 4 macro
A DSDL_config_iphoneos.h29 #define SIZEOF_VOIDP 8 macro
31 #define SIZEOF_VOIDP 4 macro
A DSDL_config.h47 #define SIZEOF_VOIDP 8 macro
49 #define SIZEOF_VOIDP 4 macro
A DSDL_config_macosx.h34 #define SIZEOF_VOIDP 8 macro
36 #define SIZEOF_VOIDP 4 macro
A DSDL_config_winrt.h90 # define SIZEOF_VOIDP 8 macro
92 # define SIZEOF_VOIDP 4 macro
A DSDL_config_windows.h75 # define SIZEOF_VOIDP 8 macro
77 # define SIZEOF_VOIDP 4 macro
A DSDL_config_android.h130 #define SIZEOF_VOIDP 4 macro
A DSDL_config.h.cmake40 /* Define SIZEOF_VOIDP for 64/32 architectures */
42 #define SIZEOF_VOIDP 8
44 #define SIZEOF_VOIDP 4
A DSDL_config.h.in46 #define SIZEOF_VOIDP 8 macro
48 #define SIZEOF_VOIDP 4 macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c61 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadAndRealloc()
76 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadAndRealloc()
A Dtif_dirread.c780 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadDirEntryDataAndRealloc()
801 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadDirEntryDataAndRealloc()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt71 set(SIZEOF_VOIDP ${CMAKE_SIZEOF_VOID_P}) variable

Completed in 24 milliseconds