Home
last modified time | relevance | path

Searched defs:memcpy (Results 1 – 10 of 10) sorted by relevance

/libc/string/arm/
A Dmemcpy.S50 memcpy: label
55 memcpy: label
/libc/string/x86_64/
A Dmempcpy.S1 #define memcpy mempcpy macro
/libc/string/cris/
A Dmemcpy.c48 memcpy(void *pdst, const void *psrc, size_t pn) in memcpy() function
/libc/string/frv/
A Dmemcpy.S36 memcpy: label
/libc/string/generic/
A Dmemcpy.c27 void *memcpy (void *dstpp, const void *srcpp, size_t len) in memcpy() function
/libc/string/i386/
A Dmemcpy.c36 void *memcpy(void * to, const void * from, size_t n) in memcpy() function
A Dstring.h210 #define memcpy(d, s, count) ( \ macro
/libc/string/avr32/
A Dmemcpy.S17 memcpy: label
/libc/string/powerpc/
A Dmemcpy.c26 void *memcpy(void *to, const void *from, size_t len) in memcpy() function
/libc/string/microblaze/
A Dmemcpy.S45 memcpy: label

Completed in 15 milliseconds