Searched refs:run_expr (Results 1 - 3 of 3) sorted by path

/freebsd-current/usr.sbin/pmcstudy/
H A Deval_expr.c562 *val_fill = run_expr(exp, 0, &lastproc);
569 run_expr(struct expression *exp, int initial_call, struct expression **lastone) function
694 xx = run_expr(exp, 1, NULL);
H A Deval_expr.h53 double run_expr(struct expression *exp, int initial_call, struct expression **lastone);
H A Dpmcstudy.c2758 res = run_expr(master_exp, 1, NULL);

Completed in 152 milliseconds