Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dexpat_config.h15 #define HAVE_MEMMOVE 1 macro
/third_party/skia/third_party/expat/
DBUILD.gn26 "HAVE_MEMMOVE",
/third_party/pcre2/pcre2/
Dconfig-cmake.h.in13 #cmakedefine HAVE_MEMMOVE 1
DCMakeLists.txt149 CHECK_SYMBOL_EXISTS(memmove "string.h" HAVE_MEMMOVE)
Dconfigure.ac485 PCRE2 uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
/third_party/ntfs-3g/
Dconfig.h161 #define HAVE_MEMMOVE 1 macro
/third_party/pcre2/pcre2/src/
Dpcre2_string_utils.c61 #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE)
Dconfig.h.generic27 PCRE2 uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
86 /* #undef HAVE_MEMMOVE */
Dconfig.h.in27 PCRE2 uses memmove() if HAVE_MEMMOVE is defined; otherwise it uses bcopy() if
86 #undef HAVE_MEMMOVE
Dpcre2_internal.h196 #ifndef HAVE_MEMMOVE
2039 #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE)
Dpcre2grep.c515 #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE)
Dpcre2test.c2702 #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE)
/third_party/pcre2/pcre2/maint/
DREADME177 HAVE_MEMMOVE and HAVE_BCOPY in config.h, though I do not do this often.
/third_party/mksh/
Dsh.h474 #if !HAVE_MEMMOVE