Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__const_hweight16
include/asm-generic/bitops/const_hweight.h
19
#define __const_hweight16(w) (__const_hweight8(w) + __const_hweight8((w) >> 8 ))
tools/include/asm-generic/bitops/const_hweight.h
19
#define __const_hweight16(w) (__const_hweight8(w) + __const_hweight8((w) >> 8 ))