Searched refs:last_p (Results 1 - 1 of 1) sorted by last modified time

/freebsd-current/usr.sbin/pmcstudy/
H A Deval_expr.c36 alloc_and_hook_expr(struct expression **exp_p, struct expression **last_p) argument
49 at = *last_p;
52 *last_p = ex;
57 *last_p = ex;

Completed in 125 milliseconds