Home | History | Annotate | Download | only in tests

Lines Matching refs:PRINT

624   -h, --help     print the help message, then exit
625 -V, --version print version number, then exit
760 for at_file in `find "$at_top_srcdir" -name ChangeLog -print`
53815 print <<EOF;
53846 print "%token t$size $size \"$size\"\n";
53849 print <<EOF;
53864 print wrap ("| ", " ",
53869 print ";\n";
53871 print <<EOF;
54042 print <<EOF;
54067 print " t$size $size \"$size\"\n";
54070 print <<EOF;
54076 print
54081 print <<EOF;
54271 print <<EOF;
54291 print
54297 print "%token\n";
54300 print " t$count $count \"$count\"\n";
54303 print <<EOF;
54316 print "| n$count \"$count\" { assert (\$1 == $count); \$\$ = \$1; }\n";
54318 print ";\n";
54322 print "n$count: token { \$\$ = $count; };\n";
54325 print <<EOF;
55052 | print '(' expression_list r_paren output_redir statement_term
55053 | print opt_rexpression_list output_redir statement_term
55063 print
56055 %token PRINT
56171 | PRINT print_args