Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkconfig.h22 #define __and(x, y) ___and(x, y)
23 #define ___and(x, y) ____and(__ARG_PLACEHOLDER_##x, y) macro
/OK3568_Linux_fs/kernel/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