Searched defs:UNARY (Results 1 – 4 of 4) sorted by relevance
3 #define UNARY(x) BINARY(x) macro
38 #define UNARY 1 macro
74 #define UNARY case STAR: case PLUS: case QUEST: macro
51 #define UNARY case FINAL: case STAR: case PLUS: case QUEST: macro