Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_iphoneos.template.h28 #define SIZEOF_VOIDP 8 macro
30 #define SIZEOF_VOIDP 4 macro
DSDL_config_macosx.template.h33 #define SIZEOF_VOIDP 8 macro
35 #define SIZEOF_VOIDP 4 macro
DSDL_config_linux.template.h47 #define SIZEOF_VOIDP 8 macro
49 #define SIZEOF_VOIDP 4 macro
DSDL_config_windows.template.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
DSDL_config_cygwin.template.h46 #define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_pandora.h31 #define SIZEOF_VOIDP 8 macro
33 #define SIZEOF_VOIDP 4 macro
DSDL_config_iphoneos.h28 #define SIZEOF_VOIDP 8 macro
30 #define SIZEOF_VOIDP 4 macro
DSDL_config_macosx.h33 #define SIZEOF_VOIDP 8 macro
35 #define SIZEOF_VOIDP 4 macro
DSDL_config_winrt.h89 # define SIZEOF_VOIDP 8 macro
91 # define SIZEOF_VOIDP 4 macro
DSDL_config_windows.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
DSDL_config_android.h112 #define SIZEOF_VOIDP 4 macro
DSDL_config.h.cmake40 /* Define SIZEOF_VOIDP for 64/32 architectures */
42 #define SIZEOF_VOIDP 8
44 #define SIZEOF_VOIDP 4
DSDL_config.h.in46 #define SIZEOF_VOIDP 8 macro
48 #define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/
DSDL_config_premake.h28 #define SIZEOF_VOIDP 8 macro
30 #define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/
DSDL_config_premake.h33 #define SIZEOF_VOIDP 8 macro
35 #define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/
DSDL_config_premake.h33 #define SIZEOF_VOIDP 8 macro
35 #define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2010/
DSDL_config_premake.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2012/
DSDL_config_premake.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/MinGW/
DSDL_config_premake.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2008/
DSDL_config_premake.h74 # define SIZEOF_VOIDP 8 macro
76 # define SIZEOF_VOIDP 4 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Linux/
DSDL_config_premake.h47 #define SIZEOF_VOIDP 8 macro
49 #define SIZEOF_VOIDP 4 macro
/third_party/gstreamer/gstplugins_bad/
Dconfig.h110 #define SIZEOF_VOIDP 8 macro
/third_party/gstreamer/gstplugins_good/
Dconfig.h107 #define SIZEOF_VOIDP 8 macro
/third_party/gstreamer/gstplugins_base/
Dconfig.h126 #define SIZEOF_VOIDP 8 macro
/third_party/libsnd/tests/
Dwin32_ordinal_test.c63 #if SIZEOF_VOIDP == 8 in test_ordinal()

12