Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__unsigned_scalar_typeof
include/linux/bitfield.h
63
#define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))
tools/include/linux/bitfield.h
59
#define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))