Searched refs:__memcpy_c (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dstring-486.h337 #define __memcpy_c(d,s,count) \ macro
346 __memcpy_c((d),(s),(count)) : \
364 return __memcpy_c(to, from, len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dstring-486.h337 #define __memcpy_c(d,s,count) \ macro
346 __memcpy_c((d),(s),(count)) : \
364 return __memcpy_c(to, from, len);

Completed in 34 milliseconds