Home
last modified time | relevance | path

Searched refs:yypath (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.c180 static YYParseState *yypath = 0; variable
499 if (yypath) in YYPARSE_DECL()
508 save = yypath; in YYPARSE_DECL()
1037 if (yypath) YYABORT; in YYPARSE_DECL()
1042 save->save = yypath; in YYPARSE_DECL()
1043 yypath = save; in YYPARSE_DECL()
1061 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1063 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1066 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1132 while (yypath) in YYPARSE_DECL()
[all …]
H A Derror.tab.c321 static YYParseState *yypath = 0; variable
636 if (yypath) in YYPARSE_DECL()
645 save = yypath; in YYPARSE_DECL()
1174 if (yypath) YYABORT; in YYPARSE_DECL()
1179 save->save = yypath; in YYPARSE_DECL()
1180 yypath = save; in YYPARSE_DECL()
1198 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1200 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1203 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1269 while (yypath) in YYPARSE_DECL()
[all …]
H A Dinherit0.tab.c358 static YYParseState *yypath = 0; variable
655 if (yypath) in YYPARSE_DECL()
664 save = yypath; in YYPARSE_DECL()
1249 if (yypath) YYABORT; in YYPARSE_DECL()
1254 save->save = yypath; in YYPARSE_DECL()
1255 yypath = save; in YYPARSE_DECL()
1273 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1275 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1278 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1344 while (yypath) in YYPARSE_DECL()
[all …]
H A Dempty.tab.c326 static YYParseState *yypath = 0; variable
632 if (yypath) in YYPARSE_DECL()
641 save = yypath; in YYPARSE_DECL()
1170 if (yypath) YYABORT; in YYPARSE_DECL()
1175 save->save = yypath; in YYPARSE_DECL()
1176 yypath = save; in YYPARSE_DECL()
1194 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1196 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1199 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1265 while (yypath) in YYPARSE_DECL()
[all …]
H A Derr_syntax10.tab.c316 static YYParseState *yypath = 0; variable
631 if (yypath) in YYPARSE_DECL()
640 save = yypath; in YYPARSE_DECL()
1169 if (yypath) YYABORT; in YYPARSE_DECL()
1174 save->save = yypath; in YYPARSE_DECL()
1175 yypath = save; in YYPARSE_DECL()
1193 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1195 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1198 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1264 while (yypath) in YYPARSE_DECL()
[all …]
H A Derr_syntax11.tab.c322 static YYParseState *yypath = 0; variable
637 if (yypath) in YYPARSE_DECL()
646 save = yypath; in YYPARSE_DECL()
1175 if (yypath) YYABORT; in YYPARSE_DECL()
1180 save->save = yypath; in YYPARSE_DECL()
1181 yypath = save; in YYPARSE_DECL()
1199 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1201 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1204 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1270 while (yypath) in YYPARSE_DECL()
[all …]
H A Derr_syntax12.tab.c328 static YYParseState *yypath = 0; variable
643 if (yypath) in YYPARSE_DECL()
652 save = yypath; in YYPARSE_DECL()
1181 if (yypath) YYABORT; in YYPARSE_DECL()
1186 save->save = yypath; in YYPARSE_DECL()
1187 yypath = save; in YYPARSE_DECL()
1205 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1207 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1210 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1276 while (yypath) in YYPARSE_DECL()
[all …]
H A Derr_syntax18.tab.c325 static YYParseState *yypath = 0; variable
640 if (yypath) in YYPARSE_DECL()
649 save = yypath; in YYPARSE_DECL()
1184 if (yypath) YYABORT; in YYPARSE_DECL()
1189 save->save = yypath; in YYPARSE_DECL()
1190 yypath = save; in YYPARSE_DECL()
1208 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1210 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1213 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1279 while (yypath) in YYPARSE_DECL()
[all …]
H A Derr_syntax20.tab.c320 static YYParseState *yypath = 0; variable
635 if (yypath) in YYPARSE_DECL()
644 save = yypath; in YYPARSE_DECL()
1179 if (yypath) YYABORT; in YYPARSE_DECL()
1184 save->save = yypath; in YYPARSE_DECL()
1185 yypath = save; in YYPARSE_DECL()
1203 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1205 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1208 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1274 while (yypath) in YYPARSE_DECL()
[all …]
H A Dpure_calc.tab.c793 if (yypath) in YYPARSE_DECL()
802 save = yypath; in YYPARSE_DECL()
803 yypath = save->save; in YYPARSE_DECL()
1407 if (yypath) YYABORT; in YYPARSE_DECL()
1412 save->save = yypath; in YYPARSE_DECL()
1413 yypath = save; in YYPARSE_DECL()
1431 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1433 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1436 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1502 while (yypath) in YYPARSE_DECL()
[all …]
H A Dpure_error.tab.c661 if (yypath) in YYPARSE_DECL()
670 save = yypath; in YYPARSE_DECL()
671 yypath = save->save; in YYPARSE_DECL()
1199 if (yypath) YYABORT; in YYPARSE_DECL()
1204 save->save = yypath; in YYPARSE_DECL()
1205 yypath = save; in YYPARSE_DECL()
1223 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1225 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1228 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1294 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc-s.tab.c454 static YYParseState *yypath = 0; variable
788 if (yypath) in YYPARSE_DECL()
797 save = yypath; in YYPARSE_DECL()
1402 if (yypath) YYABORT; in YYPARSE_DECL()
1407 save->save = yypath; in YYPARSE_DECL()
1408 yypath = save; in YYPARSE_DECL()
1426 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1428 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1431 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1497 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc.tab.c460 static YYParseState *yypath = 0; variable
794 if (yypath) in YYPARSE_DECL()
803 save = yypath; in YYPARSE_DECL()
1408 if (yypath) YYABORT; in YYPARSE_DECL()
1413 save->save = yypath; in YYPARSE_DECL()
1414 yypath = save; in YYPARSE_DECL()
1432 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1434 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1437 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1503 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc2-s.tab.c454 static YYParseState *yypath = 0; variable
788 if (yypath) in YYPARSE_DECL()
797 save = yypath; in YYPARSE_DECL()
1402 if (yypath) YYABORT; in YYPARSE_DECL()
1407 save->save = yypath; in YYPARSE_DECL()
1408 yypath = save; in YYPARSE_DECL()
1426 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1428 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1431 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1497 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc2.tab.c460 static YYParseState *yypath = 0; variable
794 if (yypath) in YYPARSE_DECL()
803 save = yypath; in YYPARSE_DECL()
1408 if (yypath) YYABORT; in YYPARSE_DECL()
1413 save->save = yypath; in YYPARSE_DECL()
1414 yypath = save; in YYPARSE_DECL()
1432 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1434 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1437 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1503 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc3-s.tab.c455 static YYParseState *yypath = 0; variable
789 if (yypath) in YYPARSE_DECL()
798 save = yypath; in YYPARSE_DECL()
1403 if (yypath) YYABORT; in YYPARSE_DECL()
1408 save->save = yypath; in YYPARSE_DECL()
1409 yypath = save; in YYPARSE_DECL()
1427 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1429 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1432 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1498 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc3.tab.c455 static YYParseState *yypath = 0; variable
789 if (yypath) in YYPARSE_DECL()
798 save = yypath; in YYPARSE_DECL()
1403 if (yypath) YYABORT; in YYPARSE_DECL()
1408 save->save = yypath; in YYPARSE_DECL()
1409 yypath = save; in YYPARSE_DECL()
1427 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1429 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1432 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1498 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc4-s.tab.c455 static YYParseState *yypath = 0; variable
789 if (yypath) in YYPARSE_DECL()
798 save = yypath; in YYPARSE_DECL()
1403 if (yypath) YYABORT; in YYPARSE_DECL()
1408 save->save = yypath; in YYPARSE_DECL()
1409 yypath = save; in YYPARSE_DECL()
1427 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1429 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1432 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1498 while (yypath) in YYPARSE_DECL()
[all …]
H A Dquote_calc4.tab.c455 static YYParseState *yypath = 0; variable
789 if (yypath) in YYPARSE_DECL()
798 save = yypath; in YYPARSE_DECL()
1403 if (yypath) YYABORT; in YYPARSE_DECL()
1408 save->save = yypath; in YYPARSE_DECL()
1409 yypath = save; in YYPARSE_DECL()
1427 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1429 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1432 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1498 while (yypath) in YYPARSE_DECL()
[all …]
H A Dstdin1.calc.c342 static YYParseState *yypath = 0; variable
677 if (yypath) in YYPARSE_DECL()
686 save = yypath; in YYPARSE_DECL()
1291 if (yypath) YYABORT; in YYPARSE_DECL()
1296 save->save = yypath; in YYPARSE_DECL()
1297 yypath = save; in YYPARSE_DECL()
1315 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1317 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1320 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1386 while (yypath) in YYPARSE_DECL()
[all …]
H A Dstdin2.calc.c342 static YYParseState *yypath = 0; variable
677 if (yypath) in YYPARSE_DECL()
686 save = yypath; in YYPARSE_DECL()
1291 if (yypath) YYABORT; in YYPARSE_DECL()
1296 save->save = yypath; in YYPARSE_DECL()
1297 yypath = save; in YYPARSE_DECL()
1315 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1317 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1320 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1386 while (yypath) in YYPARSE_DECL()
[all …]
H A Dcalc.tab.c435 static YYParseState *yypath = 0; variable
770 if (yypath) in YYPARSE_DECL()
779 save = yypath; in YYPARSE_DECL()
1384 if (yypath) YYABORT; in YYPARSE_DECL()
1389 save->save = yypath; in YYPARSE_DECL()
1390 yypath = save; in YYPARSE_DECL()
1408 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1410 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1413 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1479 while (yypath) in YYPARSE_DECL()
[all …]
H A Dcalc2.tab.c437 static YYParseState *yypath = 0; variable
783 if (yypath) in YYPARSE_DECL()
792 save = yypath; in YYPARSE_DECL()
1397 if (yypath) YYABORT; in YYPARSE_DECL()
1402 save->save = yypath; in YYPARSE_DECL()
1403 yypath = save; in YYPARSE_DECL()
1421 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1423 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1426 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1492 while (yypath) in YYPARSE_DECL()
[all …]
H A Dcalc3.tab.c797 if (yypath) in YYPARSE_DECL()
806 save = yypath; in YYPARSE_DECL()
807 yypath = save->save; in YYPARSE_DECL()
1411 if (yypath) YYABORT; in YYPARSE_DECL()
1416 save->save = yypath; in YYPARSE_DECL()
1417 yypath = save; in YYPARSE_DECL()
1435 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1437 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1440 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1506 while (yypath) in YYPARSE_DECL()
[all …]
H A Dcalc_code_all.tab.c447 static YYParseState *yypath = 0; variable
798 if (yypath) in YYPARSE_DECL()
807 save = yypath; in YYPARSE_DECL()
1412 if (yypath) YYABORT; in YYPARSE_DECL()
1417 save->save = yypath; in YYPARSE_DECL()
1418 yypath = save; in YYPARSE_DECL()
1436 yystack.s_mark = yystack.s_base + (yypath->yystack.s_mark - yypath->yystack.s_base); in YYPARSE_DECL()
1438 yystack.l_mark = yystack.l_base + (yypath->yystack.l_mark - yypath->yystack.l_base); in YYPARSE_DECL()
1441 yystack.p_mark = yystack.p_base + (yypath->yystack.p_mark - yypath->yystack.p_base); in YYPARSE_DECL()
1507 while (yypath) in YYPARSE_DECL()
[all …]

12