Home
last modified time | relevance | path

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

/external/pcre/src/
Dconfig.h60 #define HAVE_BCOPY 1 macro
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.c527 #ifdef HAVE_BCOPY in emulated_memmove()
Dpcre2test.c2714 #ifdef HAVE_BCOPY in emulated_memmove()
/external/pcre/
Dconfig-cmake.h.in11 #cmakedefine HAVE_BCOPY 1
DCMakeLists.txt147 CHECK_SYMBOL_EXISTS(bcopy "strings.h" HAVE_BCOPY)
Dconfigure.ac486 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
/external/llvm/include/llvm/Config/
Dconfig.h.cmake26 #undef HAVE_BCOPY
/external/pcre/maint/
DREADME177 HAVE_MEMMOVE and HAVE_BCOPY in config.h, though I do not do this often.
/external/python/cpython2/Modules/expat/
Dxmlparse.c169 #ifdef HAVE_BCOPY