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

/linux-master/include/linux/
H A Dkconfig.h20 #define __and(x, y) ___and(x, y)
21 #define ___and(x, y) ____and(__ARG_PLACEHOLDER_##x, y) macro
/linux-master/tools/include/linux/
H A Dkconfig.h14 #define __and(x, y) ___and(x, y)
15 #define ___and(x, y) ____and(__ARG_PLACEHOLDER_##x, y) macro

Completed in 203 milliseconds