Searched refs:lastproc (Results 1 – 1 of 1) sorted by relevance
555 struct expression *lastproc; in gather_exp_to_paren_close() local559 lastproc = gather_exp_to_paren_close(exp->next, &val); in gather_exp_to_paren_close()562 *val_fill = run_expr(exp, 0, &lastproc); in gather_exp_to_paren_close()564 return(lastproc); in gather_exp_to_paren_close()