Home
last modified time | relevance | path

Searched defs:HWEIGHT32 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dconst_hweight.h36 #define HWEIGHT32(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight32(w)) macro
/OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/
H A Dconst_hweight.h36 #define HWEIGHT32(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight32(w)) macro