Searched refs:yylloc (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-11-stable/contrib/dtc/
H A Ddtc-parser.y27 YYLTYPE yylloc;
134 ERROR(&yylloc, "Header flags don't match earlier ones");
180 ERROR(&yylloc, "Label or path %s not found", $3);
190 ERROR(&yylloc, "Label or path %s not found", $2);
200 ERROR(&yylloc, "Label or path %s not found", $3);
318 ERROR(&yylloc, "Array elements must be"
344 ERROR(&yylloc, "Value out of range for"
359 ERROR(&yylloc, "References are only allowed in "
446 ERROR(&yylloc, "Division by zero");
455 ERROR(&yylloc, "Divisio
[all...]
H A Ddtc-lexer.l45 extern YYLTYPE yylloc;
51 srcpos_update(&yylloc, yytext, yyleng); \
320 srcpos_verror(&yylloc, "Lexical error", fmt, ap);
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dcode_debug.i59 extern YYLTYPE yylloc; /* position from the lexer */
H A Drename_debug.i59 extern YYLTYPE yylloc; /* position from the lexer */
H A Dcode_debug.c93 YYLTYPE yylloc; /* position from the lexer */ variable
421 yylloc = *yylpp++;
452 *yylpp++ = yylloc;
572 *yylpe++ = yylloc;
612 *++yystack.p_mark = yylloc;
638 *++yystack.p_mark = yylloc;
730 yylloc = yylpp[-1];
751 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
780 yyerror_loc_range[1] = yylloc;
834 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Drename_debug.c95 YYLTYPE yylloc; /* position from the lexer */ variable
425 yylloc = *yylpp++;
456 *yylpp++ = yylloc;
575 *yylpe++ = yylloc;
615 *++yystack.p_mark = yylloc;
641 *++yystack.p_mark = yylloc;
742 yylloc = yylpp[-1];
763 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
792 yyerror_loc_range[1] = yylloc;
846 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_inherit4.tab.c108 #ifndef yylloc
109 #define yylloc err_inherit4_lloc macro
110 #endif /* yylloc */
204 #define YYERROR_CALL(msg) yyerror(&yylloc, msg)
321 YYLTYPE yylloc; /* position from the lexer */ variable
656 yylloc = *yylpp++;
687 *yylpp++ = yylloc;
806 *yylpe++ = yylloc;
846 *++yystack.p_mark = yylloc;
872 *++yystack.p_mark = yylloc;
[all...]
H A Derr_syntax12.tab.c243 YYLTYPE yylloc; /* position from the lexer */ variable
569 yylloc = *yylpp++;
600 *yylpp++ = yylloc;
719 *yylpe++ = yylloc;
759 *++yystack.p_mark = yylloc;
785 *++yystack.p_mark = yylloc;
886 yylloc = yylpp[-1];
907 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
936 yyerror_loc_range[1] = yylloc;
990 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_syntax18.tab.c240 YYLTYPE yylloc; /* position from the lexer */ variable
566 yylloc = *yylpp++;
597 *yylpp++ = yylloc;
716 *yylpe++ = yylloc;
756 *++yystack.p_mark = yylloc;
782 *++yystack.p_mark = yylloc;
883 yylloc = yylpp[-1];
904 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
933 yyerror_loc_range[1] = yylloc;
987 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dvarsyntax_calc1.tab.c406 YYLTYPE yylloc; /* position from the lexer */ variable
841 yylloc = *yylpp++;
872 *yylpp++ = yylloc;
991 *yylpe++ = yylloc;
1031 *++yystack.p_mark = yylloc;
1057 *++yystack.p_mark = yylloc;
1158 yylloc = yylpp[-1];
1179 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1208 yyerror_loc_range[1] = yylloc;
1262 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dquote_calc4-s.tab.c370 YYLTYPE yylloc; /* position from the lexer */ variable
715 yylloc = *yylpp++;
746 *yylpp++ = yylloc;
865 *yylpe++ = yylloc;
905 *++yystack.p_mark = yylloc;
931 *++yystack.p_mark = yylloc;
1032 yylloc = yylpp[-1];
1053 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1082 yyerror_loc_range[1] = yylloc;
1136 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dquote_calc4.tab.c370 YYLTYPE yylloc; /* position from the lexer */ variable
715 yylloc = *yylpp++;
746 *yylpp++ = yylloc;
865 *yylpe++ = yylloc;
905 *++yystack.p_mark = yylloc;
931 *++yystack.p_mark = yylloc;
1032 yylloc = yylpp[-1];
1053 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1082 yyerror_loc_range[1] = yylloc;
1136 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dquote_calc3-s.tab.c370 YYLTYPE yylloc; /* position from the lexer */ variable
715 yylloc = *yylpp++;
746 *yylpp++ = yylloc;
865 *yylpe++ = yylloc;
905 *++yystack.p_mark = yylloc;
931 *++yystack.p_mark = yylloc;
1032 yylloc = yylpp[-1];
1053 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1082 yyerror_loc_range[1] = yylloc;
1136 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dquote_calc3.tab.c370 YYLTYPE yylloc; /* position from the lexer */ variable
715 yylloc = *yylpp++;
746 *yylpp++ = yylloc;
865 *yylpe++ = yylloc;
905 *++yystack.p_mark = yylloc;
931 *++yystack.p_mark = yylloc;
1032 yylloc = yylpp[-1];
1053 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1082 yyerror_loc_range[1] = yylloc;
1136 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dcalc1.tab.c405 YYLTYPE yylloc; /* position from the lexer */ variable
840 yylloc = *yylpp++;
871 *yylpp++ = yylloc;
990 *yylpe++ = yylloc;
1030 *++yystack.p_mark = yylloc;
1056 *++yystack.p_mark = yylloc;
1157 yylloc = yylpp[-1];
1178 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1207 yyerror_loc_range[1] = yylloc;
1261 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dbtyacc_destroy3.tab.c369 YYLTYPE yylloc; /* position from the lexer */ variable
701 yylloc = *yylpp++;
732 *yylpp++ = yylloc;
851 *yylpe++ = yylloc;
891 *++yystack.p_mark = yylloc;
917 *++yystack.p_mark = yylloc;
1018 yylloc = yylpp[-1];
1039 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1068 yyerror_loc_range[1] = yylloc;
1122 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dbtyacc_destroy1.tab.c369 YYLTYPE yylloc; /* position from the lexer */ variable
701 yylloc = *yylpp++;
732 *yylpp++ = yylloc;
851 *yylpe++ = yylloc;
891 *++yystack.p_mark = yylloc;
917 *++yystack.p_mark = yylloc;
1018 yylloc = yylpp[-1];
1039 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1068 yyerror_loc_range[1] = yylloc;
1122 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dbtyacc_destroy2.tab.c369 YYLTYPE yylloc; /* position from the lexer */ variable
701 yylloc = *yylpp++;
732 *yylpp++ = yylloc;
851 *yylpe++ = yylloc;
891 *++yystack.p_mark = yylloc;
917 *++yystack.p_mark = yylloc;
1018 yylloc = yylpp[-1];
1039 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1068 yyerror_loc_range[1] = yylloc;
1122 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dcalc2.tab.c352 YYLTYPE yylloc; /* position from the lexer */ variable
709 yylloc = *yylpp++;
740 *yylpp++ = yylloc;
859 *yylpe++ = yylloc;
899 *++yystack.p_mark = yylloc;
925 *++yystack.p_mark = yylloc;
1026 yylloc = yylpp[-1];
1047 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1076 yyerror_loc_range[1] = yylloc;
1130 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Dcalc.tab.c350 YYLTYPE yylloc; /* position from the lexer */ variable
696 yylloc = *yylpp++;
727 *yylpp++ = yylloc;
846 *yylpe++ = yylloc;
886 *++yystack.p_mark = yylloc;
912 *++yystack.p_mark = yylloc;
1013 yylloc = yylpp[-1];
1034 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1063 yyerror_loc_range[1] = yylloc;
1117 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_inherit3.tab.c302 YYLTYPE yylloc; /* position from the lexer */ variable
658 yylloc = *yylpp++;
689 *yylpp++ = yylloc;
808 *yylpe++ = yylloc;
848 *++yystack.p_mark = yylloc;
874 *++yystack.p_mark = yylloc;
975 yylloc = yylpp[-1];
996 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
1025 yyerror_loc_range[1] = yylloc;
1079 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_syntax11.tab.c237 YYLTYPE yylloc; /* position from the lexer */ variable
563 yylloc = *yylpp++;
594 *yylpp++ = yylloc;
713 *yylpe++ = yylloc;
753 *++yystack.p_mark = yylloc;
779 *++yystack.p_mark = yylloc;
880 yylloc = yylpp[-1];
901 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
930 yyerror_loc_range[1] = yylloc;
984 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_syntax10.tab.c231 YYLTYPE yylloc; /* position from the lexer */ variable
557 yylloc = *yylpp++;
588 *yylpp++ = yylloc;
707 *yylpe++ = yylloc;
747 *++yystack.p_mark = yylloc;
773 *++yystack.p_mark = yylloc;
874 yylloc = yylpp[-1];
895 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
924 yyerror_loc_range[1] = yylloc;
978 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
H A Derr_syntax20.tab.c235 YYLTYPE yylloc; /* position from the lexer */ variable
561 yylloc = *yylpp++;
592 *yylpp++ = yylloc;
711 *yylpe++ = yylloc;
751 *++yystack.p_mark = yylloc;
777 *++yystack.p_mark = yylloc;
878 yylloc = yylpp[-1];
899 yyerror_loc_range[0] = yylloc; /* lookahead position is error start position */
928 yyerror_loc_range[1] = yylloc;
982 YYDESTRUCT_CALL("error: discarding token", yychar, &yylval, &yylloc);
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dconfigyyrename.h40 #define yylloc ub_c_lloc macro

Completed in 353 milliseconds

123