__NOT 63 arch/riscv/include/asm/bitops.h #define __NOT(x) (~(x)) __NOT 198 arch/riscv/include/asm/bitops.h #undef __NOT