Searched refs:__constant_memcpy3d (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dstring-486.h361 static inline void * __constant_memcpy3d(void * to, const void * from, size_t len) function
377 __constant_memcpy3d((d),(s),(count)) : \
H A Dstring.h296 static inline void * __constant_memcpy3d(void * to, const void * from, size_t len) function
312 __constant_memcpy3d((t),(f),(n)) : \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dstring-486.h361 static inline void * __constant_memcpy3d(void * to, const void * from, size_t len) function
377 __constant_memcpy3d((d),(s),(count)) : \
H A Dstring.h296 static inline void * __constant_memcpy3d(void * to, const void * from, size_t len) function
312 __constant_memcpy3d((t),(f),(n)) : \

Completed in 99 milliseconds