Home
last modified time | relevance | path

Searched defs:SIZEOF_VOIDP (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_config.h.in46 #define SIZEOF_VOIDP 8 macro
48 #define SIZEOF_VOIDP 4 macro
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_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_macosx.h34 #define SIZEOF_VOIDP 8 macro
36 #define SIZEOF_VOIDP 4 macro
A DSDL_config_android.h130 #define SIZEOF_VOIDP 4 macro
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt71 set(SIZEOF_VOIDP ${CMAKE_SIZEOF_VOID_P}) variable

Completed in 24 milliseconds