Home
last modified time | relevance | path

Searched refs:yylloc (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/src/gnu/usr.bin/gcc/gcc/intl/
Dplural.c424 #define YYLEX yylex(&yylval, &yylloc, YYLEX_PARAM)
426 #define YYLEX yylex(&yylval, &yylloc)
446 YYLTYPE yylloc; /* location data for the lookahead */ variable
585 YYLTYPE yylloc; in yyparse() local
808 *++yylsp = yylloc; in yyparse()
950 yylsp->first_line = yylloc.first_line; in yyparse()
951 yylsp->first_column = yylloc.first_column; in yyparse()
1115 *++yylsp = yylloc; in yyparse()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Ddefparse.c497 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
499 # define YYLEX yylex (&yylval, &yylloc)
654 YYLTYPE yylloc;
933 *++yylsp = yylloc; in yyparse()
1387 *++yylsp = yylloc; in yyparse()
Dnlmheader.c566 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
568 # define YYLEX yylex (&yylval, &yylloc)
723 YYLTYPE yylloc;
1002 *++yylsp = yylloc; in yyparse()
1666 *++yylsp = yylloc; in yyparse()
Drcparse.c1026 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
1028 # define YYLEX yylex (&yylval, &yylloc)
1183 YYLTYPE yylloc;
1462 *++yylsp = yylloc; in yyparse()
3456 *++yylsp = yylloc; in yyparse()
/openbsd/src/gnu/usr.bin/binutils/gas/
Ditbl-parse.c659 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
661 # define YYLEX yylex (&yylval, &yylloc)
816 YYLTYPE yylloc;
1095 *++yylsp = yylloc; in yyparse()
1502 *++yylsp = yylloc; in yyparse()
Dm68k-parse.c58 #define yylloc m68k_lloc macro
575 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
577 # define YYLEX yylex (&yylval, &yylloc)
732 YYLTYPE yylloc;
1011 *++yylsp = yylloc; in yyparse()
1812 *++yylsp = yylloc; in yyparse()
/openbsd/src/gnu/usr.bin/cvs/lib/
Dgetdate.c443 #define YYLEX yylex(&yylval, &yylloc, YYLEX_PARAM)
445 #define YYLEX yylex(&yylval, &yylloc)
465 YYLTYPE yylloc; /* location data for the lookahead */ variable
604 YYLTYPE yylloc; in yyparse() local
827 *++yylsp = yylloc; in yyparse()
1184 yylsp->first_line = yylloc.first_line; in yyparse()
1185 yylsp->first_column = yylloc.first_column; in yyparse()
1349 *++yylsp = yylloc; in yyparse()
/openbsd/src/gnu/usr.bin/texinfo/intl/
Dplural.c504 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
506 # define YYLEX yylex (&yylval, &yylloc)
661 YYLTYPE yylloc;
940 *++yylsp = yylloc; in yyparse()
1277 *++yylsp = yylloc; in yyparse()
/openbsd/src/gnu/gcc/intl/
Dplural.c528 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
530 # define YYLEX yylex (&yylval, &yylloc)
685 YYLTYPE yylloc;
964 *++yylsp = yylloc; in yyparse()
1301 *++yylsp = yylloc; in yyparse()
/openbsd/src/usr.sbin/unbound/util/
Dconfigyyrename.h40 #define yylloc ub_c_lloc macro
/openbsd/src/sbin/unwind/libunbound/util/
Dconfigyyrename.h40 #define yylloc ub_c_lloc macro
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dm2-exp.c203 #define yylloc m2_lloc macro
1387 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
2052 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Dada-exp.c205 #define yylloc ada_lloc macro
1454 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
2160 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Df-exp.c184 #define yylloc f_lloc macro
1266 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
1922 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Djv-exp.c172 #define yylloc java_lloc macro
1317 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
1965 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Dp-exp.c180 #define yylloc pascal_lloc macro
1240 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
1993 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Dc-exp.c196 #define yylloc c_lloc macro
1446 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
2579 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Dobjc-exp.c200 #define yylloc objc_lloc macro
1430 YYDSYMPRINTF ("Next token is", yytoken, &yylval, &yylloc);
2541 YYDSYMPRINTF ("Error: discarding", yytoken, &yylval, &yylloc);
Df-exp.y92 #define yylloc f_lloc macro
/openbsd/src/usr.bin/lex/
DChangeLog208 tests/test-bison-yylloc/Makefile.am,
320 * tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
388 tests/test-bison-nr/.gitignore, tests/test-bison-yylloc/.cvsignore,
389 tests/test-bison-yylloc/.gitignore,
512 tests/test-bison-yylloc/Makefile.am,
1126 tests/test-bison-yylloc/Makefile.am,
1802 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l,
1875 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l:
2415 tests/test-bison-yylloc/Makefile.am,
2475 tests/test-bison-yylloc/Makefile.am,
[all …]
Dflex.skl901 # define yylloc YY_G(yylloc_r)
1286 YYLTYPE * yylloc;
1297 yylloc = yylloc_param;
2729 /* Accessor methods for yylval and yylloc */
2757 return yylloc;
2766 yylloc = yylloc_param;
/openbsd/src/gnu/gcc/gcc/
Dgengtype-yacc.c1081 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1102 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dm68k-parse.c129 #define yylloc m68k_lloc macro
1269 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1290 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dm68k-parse.y66 #define yylloc m68k_lloc macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dm68k-parse.y67 #define yylloc m68k_lloc macro

12