Searched refs:HAVE_MEMMOVE (Results 1 - 17 of 17) sorted by relevance

/external/expat/
H A Dexpat_config.h23 #define HAVE_MEMMOVE 1 macro
/external/libvncserver/libvncserver/
H A Drfbconfig.h66 #define HAVE_MEMMOVE 1 macro
/external/libvncserver/
H A Drfbconfig.h155 #define HAVE_MEMMOVE 1 macro
/external/pcre/
H A Dconfig.h28 PCRE uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
86 #define HAVE_MEMMOVE 1 macro
/external/pcre/dist/
H A Dconfig-cmake.h.in15 #cmakedefine HAVE_MEMMOVE 1
H A Dconfig.h.in27 PCRE uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
85 #undef HAVE_MEMMOVE
H A Dpcre_internal.h378 define a macro for memmove() if HAVE_MEMMOVE is false, provided that HAVE_BCOPY
382 #ifndef HAVE_MEMMOVE
408 #endif /* not HAVE_MEMMOVE */
/external/avahi/
H A Dconfig.h126 #define HAVE_MEMMOVE 1 macro
/external/skia/third_party/libsdl/android/
H A DSDL_config.h63 #define HAVE_MEMMOVE 1 macro
/external/skia/third_party/libsdl/mac/
H A DSDL_config.h104 #define HAVE_MEMMOVE 1 macro
/external/llvm/device/include/llvm/Config/
H A Dconfig.h254 #define HAVE_MEMMOVE 1 macro
/external/skia/third_party/libsdl/linux/
H A DSDL_config.h104 #define HAVE_MEMMOVE 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h271 #define HAVE_MEMMOVE 1 macro
/external/valgrind/coregrind/m_debuginfo/
H A Dminilzo-inl.c1997 #if 1 && !defined(HAVE_MEMMOVE)
1998 #define HAVE_MEMMOVE 1 macro
2012 # undef HAVE_MEMMOVE macro
2030 #if !(HAVE_MEMMOVE)
2497 #if (LZO_HAVE_MM_HUGE_PTR) || !(HAVE_MEMMOVE)
/external/libvncserver/common/
H A Dminilzo.c3097 #if 1 && !defined(HAVE_MEMMOVE)
3098 #define HAVE_MEMMOVE 1 macro
3129 # undef HAVE_MEMMOVE macro
3147 #if !(HAVE_MEMMOVE)
4059 #if (LZO_HAVE_MM_HUGE_PTR) || !(HAVE_MEMMOVE)
/external/mksh/src/
H A Dsh.h421 #if !HAVE_MEMMOVE
/external/expat/lib/
H A Dxmlparse.c79 #ifndef HAVE_MEMMOVE
85 #endif /* HAVE_MEMMOVE */

Completed in 616 milliseconds