Searched defs:_memcpy (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/util/
H A Dmemcpy.c36 * The SunStudio compiler may generate calls to _memcpy; So we
39 #pragma weak _memcpy = memcpy macro
H A Dmemstr.c37 * and _memcpy; So we need to make sure that the correct symbols
83 #pragma weak _memcpy = memcpy macro
/illumos-gate/usr/src/lib/libdisasm/common/
H A Dlinktest_stand.c42 void _memcpy(void) {} function
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c44 void _memcpy(void) {} function
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c463 #pragma weak _memcpy = memcpy macro

Completed in 66 milliseconds