Searched defs:__arch_hweight16 (Results 1 – 6 of 6) sorted by relevance
19 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
12 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
26 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
437 #define __arch_hweight16(x) ((unsigned int) __arch_hweight64((x) & 0xfffful)) macro
416 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function