Searched refs:YYLLOC_DEFAULT (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-10.2-release/contrib/dtc/
H A Dsrcpos.h80 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
/freebsd-10.2-release/crypto/heimdal/lib/com_err/
H A Dparse.c613 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
618 #ifndef YYLLOC_DEFAULT
619 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
/freebsd-10.2-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c97 #ifndef YYLLOC_DEFAULT
98 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
116 #endif /* YYLLOC_DEFAULT */
781 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
882 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Drename_debug.c97 #ifndef YYLLOC_DEFAULT
98 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
116 #endif /* YYLLOC_DEFAULT */
781 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
882 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dbtyacc_calc1.tab.c394 #ifndef YYLLOC_DEFAULT
395 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
413 #endif /* YYLLOC_DEFAULT */
1213 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1314 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dbtyacc_destroy1.tab.c371 #ifndef YYLLOC_DEFAULT
372 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
390 #endif /* YYLLOC_DEFAULT */
1057 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1158 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dbtyacc_destroy2.tab.c371 #ifndef YYLLOC_DEFAULT
372 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
390 #endif /* YYLLOC_DEFAULT */
1057 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1158 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dbtyacc_destroy3.tab.c371 #ifndef YYLLOC_DEFAULT
372 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
390 #endif /* YYLLOC_DEFAULT */
1057 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1158 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcalc.tab.c352 #ifndef YYLLOC_DEFAULT
353 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
371 #endif /* YYLLOC_DEFAULT */
1052 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1153 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcalc1.tab.c407 #ifndef YYLLOC_DEFAULT
408 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
426 #endif /* YYLLOC_DEFAULT */
1196 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1297 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcalc2.tab.c354 #ifndef YYLLOC_DEFAULT
355 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
373 #endif /* YYLLOC_DEFAULT */
1065 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1166 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcalc3.tab.c350 #ifndef YYLLOC_DEFAULT
351 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
369 #endif /* YYLLOC_DEFAULT */
1070 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1171 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcode_calc.code.c219 #ifndef YYLLOC_DEFAULT
220 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
238 #endif /* YYLLOC_DEFAULT */
923 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1024 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dcode_error.code.c211 #ifndef YYLLOC_DEFAULT
212 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
230 #endif /* YYLLOC_DEFAULT */
895 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
996 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Dempty.tab.c243 #ifndef YYLLOC_DEFAULT
244 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
262 #endif /* YYLLOC_DEFAULT */
914 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1015 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_inherit3.tab.c304 #ifndef YYLLOC_DEFAULT
305 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
323 #endif /* YYLLOC_DEFAULT */
1014 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1115 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_inherit4.tab.c322 #ifndef YYLLOC_DEFAULT
323 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
341 #endif /* YYLLOC_DEFAULT */
1011 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1112 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_syntax10.tab.c233 #ifndef YYLLOC_DEFAULT
234 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
252 #endif /* YYLLOC_DEFAULT */
913 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1014 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_syntax11.tab.c239 #ifndef YYLLOC_DEFAULT
240 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
258 #endif /* YYLLOC_DEFAULT */
919 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1020 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_syntax12.tab.c245 #ifndef YYLLOC_DEFAULT
246 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
264 #endif /* YYLLOC_DEFAULT */
925 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1026 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_syntax18.tab.c242 #ifndef YYLLOC_DEFAULT
243 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
261 #endif /* YYLLOC_DEFAULT */
922 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1023 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derr_syntax20.tab.c237 #ifndef YYLLOC_DEFAULT
238 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
256 #endif /* YYLLOC_DEFAULT */
917 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1018 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
H A Derror.tab.c238 #ifndef YYLLOC_DEFAULT
239 #define YYLLOC_DEFAULT(loc, rhs, n) \ macro
257 #endif /* YYLLOC_DEFAULT */
918 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */
1019 YYLLOC_DEFAULT(yyloc, &yystack.p_mark[1-yym], yym);
/freebsd-10.2-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c745 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
750 #ifndef YYLLOC_DEFAULT
751 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1005 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
1010 #ifndef YYLLOC_DEFAULT
1011 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro

Completed in 147 milliseconds

123