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

/freebsd-12-stable/usr.sbin/pmcstudy/
H A Deval_expr.h56 void print_exp(struct expression *exp);
H A Deval_expr.c171 print_exp(struct expression *exp) function
206 print_exp(exp->next);
695 print_exp(exp);
H A Dpmcstudy.c2891 print_exp(master_exp);
/freebsd-12-stable/contrib/gcc/
H A Dsched-vis.c38 static void print_exp (char *, rtx, int);
68 print_exp (char *buf, rtx x, int verbose)
413 } /* print_exp */
512 print_exp (t, x, verbose);
536 print_exp (buf, x, verbose);
67 print_exp (char *buf, rtx x, int verbose) function

Completed in 335 milliseconds