Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds