Searched refs:alloc_and_hook_expr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/pmcstudy/
H A Deval_expr.c39 alloc_and_hook_expr(struct expression **exp_p, struct expression **last_p) function
474 at = alloc_and_hook_expr(&exp, &last);
477 at = alloc_and_hook_expr(&exp, &last);
486 at = alloc_and_hook_expr(&exp, &last);
489 at = alloc_and_hook_expr(&exp, &last);
492 at = alloc_and_hook_expr(&exp, &last);
495 at = alloc_and_hook_expr(&exp, &last);
499 at = alloc_and_hook_expr(&exp, &last);

Completed in 272 milliseconds