Searched defs:HWEIGHT8 (Results 1 – 2 of 2) sorted by relevance
34 #define HWEIGHT8(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight8(w)) macro