Home
last modified time | relevance | path

Searched refs:set_math_precidence (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/pmcstudy/
H A Deval_expr.c350 set_math_precidence(struct expression **beg, struct expression *exp, struct expression **stopped) in set_math_precidence() function
374 set_math_precidence(beg, at->next, &end); in set_math_precidence()
538 set_math_precidence(&exp, exp, NULL); in parse_expression()