Home
last modified time | relevance | path

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

/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 3 milliseconds