Home
last modified time | relevance | path

Searched refs:HAVE_MEMMOVE (Results 1 – 22 of 22) sorted by relevance

/external/expat/
Dexpat_config.h23 #define HAVE_MEMMOVE 1 macro
/external/pcre/
Dconfig.h86 #define HAVE_MEMMOVE 1 macro
/external/libvncserver/libvncserver/
Drfbconfig.h66 #define HAVE_MEMMOVE 1 macro
/external/libvncserver/
Drfbconfig.h155 #define HAVE_MEMMOVE 1 macro
/external/skia/gyp/
Dexpat.gyp15 'defines': [ 'HAVE_MEMMOVE' ],
/external/skia/third_party/libsdl/android/
DSDL_config.h63 #define HAVE_MEMMOVE 1 macro
/external/avahi/
Dconfig.h126 #define HAVE_MEMMOVE 1 macro
/external/pcre/dist/
Dconfig-cmake.h.in15 #cmakedefine HAVE_MEMMOVE 1
Dconfig.h.generic27 PCRE uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
85 /* #undef HAVE_MEMMOVE */
Dconfig.h.in27 PCRE uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
85 #undef HAVE_MEMMOVE
Dpcre_internal.h382 #ifndef HAVE_MEMMOVE
DCMakeLists.txt102 CHECK_FUNCTION_EXISTS(memmove HAVE_MEMMOVE)
Dconfigure.ac458 PCRE uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
DChangeLog5339 HAVE_MEMMOVE nor HAVE_BCOPY is set, use a built-in emulation function which
/external/skia/third_party/libsdl/mac/
DSDL_config.h104 #define HAVE_MEMMOVE 1 macro
/external/skia/third_party/libsdl/linux/
DSDL_config.h104 #define HAVE_MEMMOVE 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h254 #define HAVE_MEMMOVE 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h271 #define HAVE_MEMMOVE 1 macro
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c1997 #if 1 && !defined(HAVE_MEMMOVE)
1998 #define HAVE_MEMMOVE 1 macro
2012 # undef HAVE_MEMMOVE
2030 #if !(HAVE_MEMMOVE)
2497 #if (LZO_HAVE_MM_HUGE_PTR) || !(HAVE_MEMMOVE) in LZOLIB_PUBLIC()
/external/libvncserver/common/
Dminilzo.c3097 #if 1 && !defined(HAVE_MEMMOVE)
3098 #define HAVE_MEMMOVE 1 macro
3129 # undef HAVE_MEMMOVE
3147 #if !(HAVE_MEMMOVE)
4059 #if (LZO_HAVE_MM_HUGE_PTR) || !(HAVE_MEMMOVE) in LZOLIB_PUBLIC()
/external/mksh/src/
Dsh.h421 #if !HAVE_MEMMOVE
/external/expat/lib/
Dxmlparse.c79 #ifndef HAVE_MEMMOVE