Searched refs:__or (Results 1 – 2 of 2) sorted by relevance
24 #define __or(x, y) ___or(x, y) macro64 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \71 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
15 #define __arch_local_irq_stosm(__or) \ argument20 : "=Q" (__mask) : "i" (__or) : "memory"); \