HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_BCOPY (Results 1 - 25 of 29) sorted by null

1 2

  /external/python/cpython2/Modules/expat/
amigaconfig.h 8 #define HAVE_BCOPY 1
macconfig.h 19 #undef HAVE_BCOPY
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
macconfig.h 19 #undef HAVE_BCOPY
amigaconfig.h 8 #define HAVE_BCOPY 1
xmlparse.c 78 #ifdef HAVE_BCOPY
82 #endif /* HAVE_BCOPY */
    [all...]
  /external/expat/
expat_config.h 8 #define HAVE_BCOPY 1
  /external/pcre/include_internal/
config.h 28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
52 #define HAVE_BCOPY 1
  /external/pcre/dist2/
config-cmake.h.in 12 #cmakedefine HAVE_BCOPY 1
  /external/netperf/
config.h 20 #define HAVE_BCOPY 1
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_config.h 95 #define HAVE_BCOPY 1
  /external/pcre/dist2/src/
config.h.in 28 HAVE_BCOPY is defined. If your system has neither bcopy() nor memmove(), make
52 #undef HAVE_BCOPY
pcre2_internal.h 193 define a macro for memmove() if HAVE_MEMMOVE is false, provided that HAVE_BCOPY
199 #ifdef HAVE_BCOPY
201 #else /* HAVE_BCOPY */
222 #endif /* not HAVE_BCOPY */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Config/
config.h 66 #undef HAVE_BCOPY
config.h.cmake 66 #undef HAVE_BCOPY
config.h.in 64 #undef HAVE_BCOPY
  /external/swiftshader/third_party/LLVM/include-android/llvm/Config/
config.h 66 #undef HAVE_BCOPY
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
config.h 66 #undef HAVE_BCOPY
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
config.h 66 #undef HAVE_BCOPY
  /external/openssh/
config.h 215 #define HAVE_BCOPY 1
    [all...]
defines.h 629 #if !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY)
631 #endif /* !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY) */
config.h.in 217 #undef HAVE_BCOPY
    [all...]
  /external/netperf/src/
netlib.h 717 #define HAVE_BCOPY
728 #ifndef HAVE_BCOPY
730 #endif /* HAVE_BCOPY */
  /toolchain/binutils/binutils-2.25/libiberty/
config.in 26 #undef HAVE_BCOPY
  /frameworks/compile/mclinker/include/mcld/Config/
Config.h.cmake 59 #undef HAVE_BCOPY
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c 78 #ifdef HAVE_BCOPY
82 #endif /* HAVE_BCOPY */
    [all...]

Completed in 1049 milliseconds

1 2