Home
last modified time | relevance | path

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

/external/expat/
Dexpat_config.h8 #define HAVE_BCOPY 1 macro
/external/pcre/
Dconfig.h56 #define HAVE_BCOPY 1 macro
/external/skia/third_party/libsdl/android/
DSDL_config.h60 #define HAVE_BCOPY 1 macro
/external/netperf/
Dconfig.h20 #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
DChangeLog5338 available. Added HAVE_BCOPY and an autoconf test for it; if neither
5339 HAVE_MEMMOVE nor HAVE_BCOPY is set, use a built-in emulation function which
/external/skia/third_party/libsdl/mac/
DSDL_config.h101 #define HAVE_BCOPY 1 macro
/external/skia/third_party/libsdl/linux/
DSDL_config.h101 #define HAVE_BCOPY 1 macro
/external/netperf/src/
Dnetlib.h717 #define HAVE_BCOPY macro
728 #ifndef HAVE_BCOPY
/external/llvm/include/llvm/Config/
Dconfig.h.cmake34 #undef HAVE_BCOPY
/external/expat/lib/
Dxmlparse.c80 #ifdef HAVE_BCOPY