Searched defs:hweight32 (Results 1 – 3 of 3) sorted by relevance
60 #define hweight32( global() macro
756 hweight32(unsigned int *w) in hweight32() function
235 #define hweight32(i) bitcount32(i) macro