Searched refs:is_right_associative (Results 1 – 1 of 1) sorted by relevance
222 is_right_associative(operator prec) in is_right_associative() function788 || (prev_prec == prec && is_right_associative(prec)) in evaluate_string()