Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/asm-generic/bitops/
A Dconst_hweight.h35 #define HWEIGHT16(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight16(w)) macro
/linux-6.3-rc2/include/asm-generic/bitops/
A Dconst_hweight.h35 #define HWEIGHT16(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight16(w)) macro

Completed in 9 milliseconds