Home
last modified time | relevance | path

Searched defs:__and (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/s390/include/asm/
Dirqflags.h25 #define __arch_local_irq_stnsm(__and) \ argument
/Linux-v5.4/include/linux/
Dkconfig.h20 #define __and(x, y) ___and(x, y) macro