Home
last modified time | relevance | path

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

/tools/include/asm-generic/bitops/
Darch_hweight.h13 return __sw_hweight16(w); in __arch_hweight16()
/tools/lib/
Dhweight.c27 unsigned int __sw_hweight16(unsigned int w) in __sw_hweight16() function
/tools/include/linux/
Dbitops.h25 extern unsigned int __sw_hweight16(unsigned int w);