FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bitcount64
sys/kern/subr_blist.c
116
#define bitcount64(x) __bitcount64((uint64_t)(x))
sys/sys/libkern.h
233
#define bitcount64(x) __bitcount64((uint64_t)(x))