Home
last modified time | relevance | path

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

/external/pcre/include_internal/
Dconfig.h60 #define HAVE_BCOPY 1 macro
/external/pcre/dist2/
Dconfig-cmake.h.in13 #cmakedefine HAVE_BCOPY 1
DCMakeLists.txt123 CHECK_FUNCTION_EXISTS(bcopy HAVE_BCOPY)
Dconfigure.ac478 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
/external/pcre/dist2/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
56 /* #undef HAVE_BCOPY */
Dpcre2grep.c490 #ifdef HAVE_BCOPY in emulated_memmove()
Dpcre2test.c2663 #ifdef HAVE_BCOPY in emulated_memmove()
/external/openssh/
Dconfig.h215 #define HAVE_BCOPY 1 macro
Ddefines.h629 #if !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY)
Dconfig.h.in217 #undef HAVE_BCOPY
/external/llvm/include/llvm/Config/
Dconfig.h.cmake26 #undef HAVE_BCOPY
/external/python/cpython2/Modules/expat/
Dxmlparse.c169 #ifdef HAVE_BCOPY