Home
last modified time | relevance | path

Searched refs:val_fill (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() argument
560 *val_fill = val; in gather_exp_to_paren_close()
562 *val_fill = run_expr(exp, 0, &lastproc); in gather_exp_to_paren_close()