Searched defs:__and (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/s390/include/asm/ | ||
| D | irqflags.h | 25 #define __arch_local_irq_stnsm(__and) \ argument |
| /Linux-v4.19/include/linux/ | ||
| D | kconfig.h | 20 #define __and(x, y) ___and(x, y) macro |