Searched refs:HAVE_BCOPY (Results 1 - 24 of 24) sorted by relevance

/external/expat/lib/
H A Damigaconfig.h8 #define HAVE_BCOPY 1 macro
H A Dmacconfig.h19 #undef HAVE_BCOPY macro
H A Dxmlparse.c78 #ifdef HAVE_BCOPY
82 #endif /* HAVE_BCOPY */
/external/expat/vms/
H A Dexpat_config.h26 #undef HAVE_BCOPY macro
46 #ifdef HAVE_BCOPY
/external/expat/
H A Dexpat_config.h8 #define HAVE_BCOPY 1 macro
H A Dexpat_config.h.in7 #undef HAVE_BCOPY
/external/qemu/android/config/darwin-x86/
H A DSDL_config.h44 #define HAVE_BCOPY 1 macro
/external/qemu/android/config/freebsd-x86/
H A DSDL_config.h44 #define HAVE_BCOPY 1 macro
/external/qemu/android/config/linux-ppc/
H A DSDL_config.h44 #define HAVE_BCOPY 1 macro
/external/qemu/android/config/linux-x86_64/
H A DSDL_config.h44 #define HAVE_BCOPY 1 macro
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_config_dreamcast.h58 #define HAVE_BCOPY 1 macro
H A DSDL_config_macosx.h61 #define HAVE_BCOPY 1 macro
H A DSDL_config_os2.h73 #define HAVE_BCOPY 1 macro
H A DSDL_stdinc.h295 #elif defined(HAVE_BCOPY)
353 #elif defined(HAVE_BCOPY)
H A DSDL_config.h.in93 #undef HAVE_BCOPY
/external/pcre/
H A Dconfig-cmake.h.in12 #cmakedefine HAVE_BCOPY 1
H A Dconfig.h.android20 HAVE_BCOPY is set to 1. If your system has neither bcopy() nor memmove(), set
39 #ifndef HAVE_BCOPY
40 #define HAVE_BCOPY 0
H A Dconfig.h.generic20 HAVE_BCOPY is set to 1. If your system has neither bcopy() nor memmove(), set
39 #ifndef HAVE_BCOPY
40 #define HAVE_BCOPY 1
H A Dconfig.h.in19 HAVE_BCOPY is set to 1. If your system has neither bcopy() nor memmove(), set
38 #undef HAVE_BCOPY
H A Dpcre_internal.h299 define a macro for memmove() if HAVE_MEMMOVE is false, provided that HAVE_BCOPY
305 #ifdef HAVE_BCOPY
307 #else /* HAVE_BCOPY */
328 #endif /* not HAVE_BCOPY */
/external/qemu/android/config/linux-x86/
H A DSDL_config.h39 #define HAVE_BCOPY 1 macro
/external/netperf/
H A Dnetlib.h596 #define HAVE_BCOPY macro
607 #ifndef HAVE_BCOPY
609 #endif /* HAVE_BCOPY */
/external/llvm/include/llvm/Config/
H A Dconfig.h.cmake66 #undef HAVE_BCOPY
H A Dconfig.h.in64 #undef HAVE_BCOPY

Completed in 4180 milliseconds