Searched refs:_memcpy (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdisasm/common/
H A Dlinktest_stand.c42 void _memcpy(void) {} function
/illumos-gate/usr/src/lib/libc/inc/
H A Dlint.h80 #pragma redefine_extname memcpy _memcpy
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c44 void _memcpy(void) {} function
/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/uts/common/io/usbgem/
H A Dusbgem.c463 #pragma weak _memcpy = memcpy macro

Completed in 80 milliseconds