Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstudy/
H A Deval_expr.c545 gather_exp_to_paren_close(struct expression *exp, double *val_fill) in gather_exp_to_paren_close() function
559 lastproc = gather_exp_to_paren_close(exp->next, &val); in gather_exp_to_paren_close()
583 op = gather_exp_to_paren_close(exp->next, &val1); in run_expr()
600 rest = gather_exp_to_paren_close(other_half->next, &val2); in run_expr()