Lines Matching refs:Print
79 #define Print (void) printf
286 Print(", %s", slp->sl_name);
424 case 'z': /* Print all symbols in profiling range, */
1032 Print("%s", atitle); /* Title for addresses. */
1072 Print(aformat, slp->sl_addr);
1075 Print("%6.1f%8.2f%8.2f", t0 * t_tot, t0, t);
1080 Print("%8ld%#*.*f", count, fdigits+8, fdigits,
1082 Print("%*s", 6-fdigits, " ");
1084 Print("%22s", " ");
1226 { /* Print system error message & exit. */
1231 perror(s); /* Print message. */