Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIT_OPS
arch/xtensa/include/asm/bitops.h
200
BIT_OPS(set, "or", )
arch/xtensa/include/asm/bitops.h
201
BIT_OPS(clear, "and", ~)
arch/xtensa/include/asm/bitops.h
202
BIT_OPS(change, "xor", )
arch/xtensa/include/asm/bitops.h
204
#undef BIT_OPS