Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds