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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dstring.h401 #define __constant_count_memset(s,c,count) __memset_generic((s),(c),(count)) macro
502 __constant_count_memset((s),(c),(count)) : \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dstring.h401 #define __constant_count_memset(s,c,count) __memset_generic((s),(c),(count)) macro
502 __constant_count_memset((s),(c),(count)) : \

Completed in 44 milliseconds