Lines Matching refs:print
50 print STDERR "unknown argument \"$arg\"\n";
51 print STDERR "usage: $0 [-kn] [-P<n>] [-- <args>]\n";
52 print STDERR " -k continue with other dmake invocations upon\n";
53 print STDERR " failure\n";
54 print STDERR " -n write directories that would be processed\n";
55 print STDERR " to standard output\n";
56 print STDERR " -P<n> number of parallel dmake invocations\n";
57 print STDERR " <args> are passed to dmake invocations\n";
102 print "$path\n";
104 print "$gbuildpath\n";
134 print("$counter: make $testpath\n");
143 print("$counter: $_\n");
163 print STDERR "failed in $failedpath\n";