Searched defs:mempcpy (Results 1 - 2 of 2) sorted by relevance

/src/lib/libc/string/
H A Dmempcpy.c42 mempcpy(void *__restrict dst, const void *__restrict src, size_t len) function in typeref:typename:void *
/src/lib/libc/time/
H A Dprivate.h859 mempcpy(void *restrict s1, void const *restrict s2, size_t n) function in typeref:typename:void *

Completed in 4 milliseconds