Lines Matching refs:Conditions
131 #define KEYWORD(Keyword,Conditions) .Case(#Keyword, true)132 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true)