Home
last modified time | relevance | path

Searched refs:HWEIGHT8 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/asm-generic/bitops/
Dconst_hweight.h34 #define HWEIGHT8(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight8(w)) macro
/Linux-v5.4/tools/include/asm-generic/bitops/
Dconst_hweight.h34 #define HWEIGHT8(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight8(w)) macro