Searched refs:P_RELATION (Results 1 – 1 of 1) sorted by relevance
70 #define P_RELATION 4 /* < <= > >= */ macro122 { "<=", 2, P_RELATION },123 { ">=", 2, P_RELATION },124 { "<", 1, P_RELATION },125 { ">", 1, P_RELATION },