Searched refs:___or (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkconfig.h24 #define __or(x, y) ___or(x, y)
25 #define ___or(x, y) ____or(__ARG_PLACEHOLDER_##x, y) macro
/linux-master/tools/include/linux/
H A Dkconfig.h18 #define __or(x, y) ___or(x, y)
19 #define ___or(x, y) ____or(__ARG_PLACEHOLDER_##x, y) macro

Completed in 373 milliseconds