Home
last modified time | relevance | path

Searched refs:mempcpy (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/lib/libc/string/
H A Dmempcpy.c34 mempcpy(void *__restrict dst, const void *__restrict src, size_t len) in mempcpy() function
H A DMakefile.inc15 memcpy.c memmem.c memmove.c mempcpy.c memset.c memset_s.c \
66 MLINKS+=memcpy.3 mempcpy.3
H A DSymbol.map114 mempcpy;
/freebsd-14.2/include/
H A Dstring.h69 void *mempcpy(void * __restrict, const void * __restrict, size_t);
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/
H A Dstring.h43 void *mempcpy(void *__restrict, const void *__restrict, size_t) __LIBC_ATTRS;
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp139 INTERCEPTOR(void *, mempcpy, void *dest, const void *src, SIZE_T n) { in INTERCEPTOR() argument
142 #define MSAN_MAYBE_INTERCEPT_MEMPCPY INTERCEPT_FUNCTION(mempcpy)
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1720 /// void *mempcpy(void *s1, const void *s2, size_t n);
1721 TLI_DEFINE_ENUM_INTERNAL(mempcpy)
1722 TLI_DEFINE_STRING_INTERNAL("mempcpy")
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def1185 LIBBUILTIN(mempcpy, "v*v*vC*z", "f", STRING_H, ALL_GNU_LANGUAGES)
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2280 fun:mempcpy=uninstrumented
/freebsd-14.2/contrib/diff/
H A DChangeLog365 (MEMPCPY): Use mempcpy if not _LIBC; use memcpy if neither _LIBC
/freebsd-14.2/contrib/dialog/
H A Daclocal.m453 getgid getuid mempcpy munmap putenv setenv setlocale stpcpy strchr strcasecmp \
H A Dconfigure9103 getgid getuid mempcpy munmap putenv setenv setlocale stpcpy strchr strcasecmp \