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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/bitops/
H A Darch_hweight.h18 return __sw_hweight8(w);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dhweight.c38 unsigned int __sw_hweight8(unsigned int w) function
44 EXPORT_SYMBOL(__sw_hweight8); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbitops.h13 extern unsigned int __sw_hweight8(unsigned int w);

Completed in 94 milliseconds