Home
last modified time | relevance | path

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

/external/expat/
Dexpat_config.h8 #define HAVE_BCOPY 1 macro
/external/pcre/dist/
Dconfig-cmake.h.in14 #cmakedefine HAVE_BCOPY 1
Dconfig.h.generic28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
55 /* #undef HAVE_BCOPY */
Dconfig.h.in28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
55 #undef HAVE_BCOPY
Dpcre_internal.h384 #ifdef HAVE_BCOPY
DCMakeLists.txt101 CHECK_FUNCTION_EXISTS(bcopy HAVE_BCOPY)
Dconfigure.ac459 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
DChangeLog4995 available. Added HAVE_BCOPY and an autoconf test for it; if neither
4996 HAVE_MEMMOVE nor HAVE_BCOPY is set, use a built-in emulation function which
/external/netperf/
Dnetlib.h596 #define HAVE_BCOPY macro
607 #ifndef HAVE_BCOPY
/external/openssh/
Dconfig.h212 #define HAVE_BCOPY 1 macro
Ddefines.h619 #if !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY)
Dconfig.h.in217 #undef HAVE_BCOPY
/external/llvm/include/llvm/Config/
Dconfig.h.cmake34 #undef HAVE_BCOPY
/external/llvm/patches/
D0002-Add-basic-Android-configuration.patch278 +/* #undef HAVE_BCOPY */
1221 +/* #undef HAVE_BCOPY */
/external/expat/lib/
Dxmlparse.c80 #ifdef HAVE_BCOPY