/third_party/flutter/skia/third_party/externals/sdl/premake/config/ |
D | SDL_config_iphoneos.template.h | 63 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_macosx.template.h | 69 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_linux.template.h | 98 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_cygwin.template.h | 94 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_windows.template.h | 100 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_config_psp.h | 63 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_android.h | 65 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_iphoneos.h | 63 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_macosx.h | 66 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_winrt.h | 119 #define HAVE_MEMCMP 1 macro
|
D | SDL_config_windows.h | 106 #define HAVE_MEMCMP 1 macro
|
D | SDL_config.h.in | 105 #undef HAVE_MEMCMP
|
D | SDL_config.h.cmake | 105 #cmakedefine HAVE_MEMCMP 1
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/ |
D | SDL_config_premake.h | 63 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/ |
D | SDL_config_premake.h | 69 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/ |
D | SDL_config_premake.h | 69 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2010/ |
D | SDL_config_premake.h | 100 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2012/ |
D | SDL_config_premake.h | 100 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/MinGW/ |
D | SDL_config_premake.h | 100 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2008/ |
D | SDL_config_premake.h | 100 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Linux/ |
D | SDL_config_premake.h | 98 #define HAVE_MEMCMP 1 macro
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_string.c | 393 #if defined(HAVE_MEMCMP) in SDL_memcmp()
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | configure.in | 256 AC_DEFINE(HAVE_MEMCMP, 1, [ ]) definition
|