Home
last modified time | relevance | path

Searched refs:yyo (Results 1 – 25 of 1272) sorted by relevance

12345678910>>...51

/dports/devel/bison/bison-3.7.6/src/
H A Dparse-gram.c314 static void tron (FILE *yyo);
315 static void troff (FILE *yyo);
1079 FILE *yyoutput = yyo; in yy_symbol_value_print()
1090 tron (yyo); in yy_symbol_value_print()
1360 troff (yyo); in yy_symbol_value_print()
1371 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
1374 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
1378 YYFPRINTF (yyo, ": "); in yy_symbol_print()
1380 YYFPRINTF (yyo, ")"); in yy_symbol_print()
3462 static void tron (FILE *yyo) in tron() argument
[all …]
H A Dparse-gram.y135 static void tron (FILE *yyo);
136 static void troff (FILE *yyo);
231 %code pre-printer {tron (yyo);}
232 %code post-printer {troff (yyo);}
238 %printer { fputs ($$, yyo); } <char*>
245 %printer { fputs ($$, yyo); } <uniqstr>
252 %printer { fprintf (yyo, "%d", $$); } <int>
1146 static void tron (FILE *yyo) in tron() argument
1148 begin_use_class ("value", yyo); in tron()
1151 static void troff (FILE *yyo) in troff() argument
[all …]
/dports/science/dynare/dynare-4.6.4/dynare++/parser/cc/
H A Dmatrix_tab.cc673 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
679 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
687 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
689 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
692 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
725 FILE *yyoutput = yyo; in yy_symbol_value_print()
732 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
745 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
748 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
749 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
H A Dassign_tab.cc676 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
682 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
690 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
692 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
695 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
728 FILE *yyoutput = yyo; in yy_symbol_value_print()
735 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
748 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
751 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
752 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
H A Dformula_tab.cc736 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
742 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
750 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
752 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
755 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
788 FILE *yyoutput = yyo; in yy_symbol_value_print()
795 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
808 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
811 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
812 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/selection/
H A Dparser.patch27 - FILE *yyo = yyoutput;
28 + FILE *yyo gmx_unused = yyoutput;
29 YYUSE (yyo);
/dports/devel/global/global-6.6.7/libparser/
H A Dasm_parse.c793 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
803 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
806 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
837 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
840 FILE *yyoutput = yyo; in yy_symbol_value_print()
848 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print()
861 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
864 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
867 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
868 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/science/dynare/dynare-4.6.4/dynare++/src/
H A Ddynglob_tab.cc749 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
755 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
763 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
765 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
768 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
801 FILE *yyoutput = yyo; in yy_symbol_value_print()
808 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
821 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
824 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
825 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/anchors/
H A Dshape.cpp768 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
778 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
781 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
812 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
815 FILE *yyoutput = yyo; in yy_symbol_value_print()
822 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print()
835 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
838 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
841 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
842 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/audio/gtick/gtick-0.5.5/src/
H A Doptionparser.c745 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
751 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
759 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
761 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
764 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
797 FILE *yyoutput = yyo; in yy_symbol_value_print()
805 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
820 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
823 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
824 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/tools/flex-bison/third_party/skeletons/
H A Dc.m4526 [[FILE *yyo], [yyo]],
532 FILE *yyoutput = yyo;
540 YYPRINT (yyo, yytoknum[yytype], *yyvaluep);
553 [[FILE *yyo], [yyo]],
559 YYFPRINTF (yyo, "%s %s (",
563 YYFPRINTF (yyo, ": ");
565 [ yy_symbol_value_print (yyo, yytype, yyvaluep]dnl
567 YYFPRINTF (yyo, ")");
833 [[FILE *yyo], [yyo]],
850 res += YYFPRINTF (yyo, ".%d", end_col);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/tools/flex-bison/third_party/skeletons/
H A Dc.m4526 [[FILE *yyo], [yyo]],
532 FILE *yyoutput = yyo;
540 YYPRINT (yyo, yytoknum[yytype], *yyvaluep);
553 [[FILE *yyo], [yyo]],
559 YYFPRINTF (yyo, "%s %s (",
563 YYFPRINTF (yyo, ": ");
565 [ yy_symbol_value_print (yyo, yytype, yyvaluep]dnl
567 YYFPRINTF (yyo, ")");
833 [[FILE *yyo], [yyo]],
850 res += YYFPRINTF (yyo, ".%d", end_col);
[all …]
/dports/graphics/libgphoto2/libgphoto2-2.5.26/tests/ddb/
H A Dddb-txt.tab.c763 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
769 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
777 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
779 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
782 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
815 FILE *yyoutput = yyo; in yy_symbol_value_print()
824 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
837 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
840 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
841 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/databases/postgresql-orafce/orafce-VERSION_3_13_4/
H A Dsqlparse.c790 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
796 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
804 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
806 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
809 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
842 FILE *yyoutput = yyo; in yy_symbol_value_print()
850 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
865 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
868 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
869 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/math/fxt/fxt/demo/graph/
H A Dgraph-perm-star-transpositions-demo.cc32 ulong yyo[32]; // aux (last inverse permutation) variable
61 if ( yyo[j]!=yy[j] ) { df |= (1UL<<j); } in print_one()
63 for (ulong j=0; j<N; ++j) yyo[j]=yy[j]; in print_one()
/dports/devel/bison/bison-3.7.6/examples/c/mfcalc/
H A Dmfcalc.y45 %printer { fprintf (yyo, "%s", $$->name); } VAR;
46 %printer { fprintf (yyo, "%s()", $$->name); } FUN;
47 %printer { fprintf (yyo, "%g", $$); } <double>;
/dports/devel/gengetopt/gengetopt-2.23/src/
H A Dparser.cc919 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) in yy_location_print_() argument
925 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
933 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
935 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
938 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
971 FILE *yyoutput = yyo; in yy_symbol_value_print()
978 YYPRINT (yyo, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
991 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
994 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
995 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/editors/poke/poke-1.0/poke/
H A Dpk-map-tab.c994 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
1004 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
1007 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
1038 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
1041 FILE *yyoutput = yyo; in yy_symbol_value_print()
1049 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print()
1062 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
1065 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
1068 YY_LOCATION_PRINT (yyo, *yylocationp); in yy_symbol_print()
1069 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dblock-ref-grammar.c2364 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2372 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2374 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2377 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2416 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2419 FILE *yyoutput = yyo; in yy_symbol_value_print()
2438 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2441 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2444 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2445 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/examples/inner-destinations/http-test-slots/
H A Dhttp-test-slots-grammar.c2381 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2389 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2391 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2394 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2433 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2436 FILE *yyoutput = yyo; in yy_symbol_value_print()
2455 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2458 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2461 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2462 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/tagsparser/
H A Dtags-parser-grammar.c2380 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2388 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2390 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2393 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2432 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2435 FILE *yyoutput = yyo; in yy_symbol_value_print()
2454 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2457 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2460 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2461 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/add-contextual-data/
H A Dadd-contextual-data-grammar.c2435 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2443 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2445 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2448 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2487 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2490 FILE *yyoutput = yyo; in yy_symbol_value_print()
2509 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2512 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2515 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2516 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/csvparser/
H A Dcsvparser-grammar.c2465 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2473 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2475 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2478 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2517 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2520 FILE *yyoutput = yyo; in yy_symbol_value_print()
2539 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2542 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2545 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2546 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/diskq/
H A Ddiskq-grammar.c2451 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2459 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2461 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2464 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2503 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2506 FILE *yyoutput = yyo; in yy_symbol_value_print()
2525 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2528 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2531 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2532 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/examples/destinations/example_destination/
H A Dexample_destination-grammar.c2418 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
2426 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
2428 res += YYFPRINTF (yyo, ".%d", end_col); in yy_location_print_()
2431 res += YYFPRINTF (yyo, "-%d", end_col); in yy_location_print_()
2470 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument
2473 FILE *yyoutput = yyo; in yy_symbol_value_print()
2492 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument
2495 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
2498 YYLOCATION_PRINT (yyo, yylocationp); in yy_symbol_print()
2499 YYFPRINTF (yyo, ": "); in yy_symbol_print()
[all …]

12345678910>>...51