Searched defs:ecb_popcount32 (Results 1 – 1 of 1) sorted by relevance
925 #define ecb_popcount32(x) __builtin_popcount (x) macro975 ecb_popcount32 (uint32_t x) in ecb_popcount32() function