Home
last modified time | relevance | path

Searched refs:HAVE_BCOPY (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_iphoneos.template.h59 #define HAVE_BCOPY 1 macro
DSDL_config_macosx.template.h65 #define HAVE_BCOPY 1 macro
DSDL_config_linux.template.h94 #define HAVE_BCOPY 1 macro
DSDL_config_cygwin.template.h90 #define HAVE_BCOPY 1 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_wiz.h59 #define HAVE_BCOPY 1 macro
DSDL_config_psp.h59 #define HAVE_BCOPY 1 macro
DSDL_config_android.h61 #define HAVE_BCOPY 1 macro
DSDL_config_pandora.h65 #define HAVE_BCOPY 1 macro
DSDL_config_iphoneos.h59 #define HAVE_BCOPY 1 macro
DSDL_config_macosx.h62 #define HAVE_BCOPY 1 macro
DSDL_config.h.in101 #undef HAVE_BCOPY
DSDL_config.h.cmake101 #cmakedefine HAVE_BCOPY 1
/third_party/pcre2/pcre2/
Dconfig-cmake.h.in11 #cmakedefine HAVE_BCOPY 1
DCMakeLists.txt142 CHECK_SYMBOL_EXISTS(bcopy "strings.h" HAVE_BCOPY)
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/
DSDL_config_premake.h59 #define HAVE_BCOPY 1 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/
DSDL_config_premake.h65 #define HAVE_BCOPY 1 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/
DSDL_config_premake.h65 #define HAVE_BCOPY 1 macro
/third_party/pcre2/pcre2/src/
Dpcre2_string_utils.c65 #ifdef HAVE_BCOPY in PRIV()
Dconfig.h.in28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
59 #undef HAVE_BCOPY
Dconfig.h.generic28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
59 /* #undef HAVE_BCOPY */
Dpcre2grep.c533 #ifdef HAVE_BCOPY in emulated_memmove()
/third_party/flutter/skia/third_party/externals/sdl/premake/Linux/
DSDL_config_premake.h94 #define HAVE_BCOPY 1 macro
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_string.c323 #elif defined(HAVE_BCOPY) in SDL_memcpy()
/third_party/glib/glib/pcre/
Dpcre_internal.h358 #ifdef HAVE_BCOPY
/third_party/pcre2/pcre2/maint/
DREADME154 HAVE_MEMMOVE and HAVE_BCOPY in config.h, though I do not do this often.

12