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