Searched refs:TOK_CONDITIONAL (Results 1 – 1 of 1) sorted by relevance
154 #define TOK_CONDITIONAL tok_decl(4,0) macro226 || prec == PREC(TOK_CONDITIONAL); in is_right_associative()338 if (op == TOK_CONDITIONAL) { /* ? operation */ in arith_apply()359 if (op == TOK_CONDITIONAL) /* ? operation */ in arith_apply()503 '?', 0, TOK_CONDITIONAL,