Searched refs:set_math_precidence (Results 1 – 1 of 1) sorted by relevance
350 set_math_precidence(struct expression **beg, struct expression *exp, struct expression **stopped) in set_math_precidence() function374 set_math_precidence(beg, at->next, &end); in set_math_precidence()538 set_math_precidence(&exp, exp, NULL); in parse_expression()