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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dstring_32.h219 #define __constant_count_memset(s, c, count) __memset_generic((s), (c), (count)) macro
319 ? __constant_count_memset((s), (c), (count)) \

Completed in 60 milliseconds