Searched refs:___and (Results 1 – 1 of 1) sorted by relevance
14 #define __and(x, y) ___and(x, y)15 #define ___and(x, y) ____and(__ARG_PLACEHOLDER_##x, y) macro
Completed in 3 milliseconds