Home
last modified time | relevance | path

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

/tools/include/asm-generic/bitops/
Darch_hweight.h18 return __sw_hweight8(w); in __arch_hweight8()
/tools/lib/
Dhweight.c35 unsigned int __sw_hweight8(unsigned int w) in __sw_hweight8() function
/tools/include/linux/
Dbitops.h24 extern unsigned int __sw_hweight8(unsigned int w);