/freebsd/contrib/byacc/test/btyacc/ |
H A D | rename_debug.c | 180 static YYParseState *yypath = 0; variable 499 if (yypath) in YYPARSE_DECL() 508 save = yypath; in YYPARSE_DECL() 509 yypath = save->save; in YYPARSE_DECL() 1037 if (yypath) YYABORT; in YYPARSE_DECL() 1042 save->save = yypath; in YYPARSE_DECL() 1043 yypath = save; in YYPARSE_DECL() 1048 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1055 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1057 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | btyacc_destroy1.tab.c | 454 static YYParseState *yypath = 0; variable 775 if (yypath) in YYPARSE_DECL() 784 save = yypath; in YYPARSE_DECL() 785 yypath = save->save; in YYPARSE_DECL() 1372 if (yypath) YYABORT; in YYPARSE_DECL() 1377 save->save = yypath; in YYPARSE_DECL() 1378 yypath = save; in YYPARSE_DECL() 1383 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1390 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1392 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc.tab.c | 435 static YYParseState *yypath = 0; variable 770 if (yypath) in YYPARSE_DECL() 779 save = yypath; in YYPARSE_DECL() 780 yypath = save->save; in YYPARSE_DECL() 1384 if (yypath) YYABORT; in YYPARSE_DECL() 1389 save->save = yypath; in YYPARSE_DECL() 1390 yypath = save; in YYPARSE_DECL() 1395 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1402 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1404 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc2.tab.c | 437 static YYParseState *yypath = 0; variable 783 if (yypath) in YYPARSE_DECL() 792 save = yypath; in YYPARSE_DECL() 793 yypath = save->save; in YYPARSE_DECL() 1397 if (yypath) YYABORT; in YYPARSE_DECL() 1402 save->save = yypath; in YYPARSE_DECL() 1403 yypath = save; in YYPARSE_DECL() 1408 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1415 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1417 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | error.tab.c | 321 static YYParseState *yypath = 0; variable 636 if (yypath) in YYPARSE_DECL() 645 save = yypath; in YYPARSE_DECL() 646 yypath = save->save; in YYPARSE_DECL() 1174 if (yypath) YYABORT; in YYPARSE_DECL() 1179 save->save = yypath; in YYPARSE_DECL() 1180 yypath = save; in YYPARSE_DECL() 1185 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1192 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1194 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | inherit0.tab.c | 358 static YYParseState *yypath = 0; variable 655 if (yypath) in YYPARSE_DECL() 664 save = yypath; in YYPARSE_DECL() 665 yypath = save->save; in YYPARSE_DECL() 1249 if (yypath) YYABORT; in YYPARSE_DECL() 1254 save->save = yypath; in YYPARSE_DECL() 1255 yypath = save; in YYPARSE_DECL() 1260 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1267 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1269 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | pure_calc.tab.c | 624 static YYParseState *yypath = 0; in YYPARSE_DECL() local 793 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() 1418 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1425 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1427 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | pure_error.tab.c | 492 static YYParseState *yypath = 0; in YYPARSE_DECL() local 661 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() 1210 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1217 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1219 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc2-s.tab.c | 454 static YYParseState *yypath = 0; variable 788 if (yypath) in YYPARSE_DECL() 797 save = yypath; in YYPARSE_DECL() 798 yypath = save->save; in YYPARSE_DECL() 1402 if (yypath) YYABORT; in YYPARSE_DECL() 1407 save->save = yypath; in YYPARSE_DECL() 1408 yypath = save; in YYPARSE_DECL() 1413 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1420 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1422 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc4-s.tab.c | 455 static YYParseState *yypath = 0; variable 789 if (yypath) in YYPARSE_DECL() 798 save = yypath; in YYPARSE_DECL() 799 yypath = save->save; in YYPARSE_DECL() 1403 if (yypath) YYABORT; in YYPARSE_DECL() 1408 save->save = yypath; in YYPARSE_DECL() 1409 yypath = save; in YYPARSE_DECL() 1414 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1421 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1423 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | stdin1.calc.c | 342 static YYParseState *yypath = 0; variable 677 if (yypath) in YYPARSE_DECL() 686 save = yypath; in YYPARSE_DECL() 687 yypath = save->save; in YYPARSE_DECL() 1291 if (yypath) YYABORT; in YYPARSE_DECL() 1296 save->save = yypath; in YYPARSE_DECL() 1297 yypath = save; in YYPARSE_DECL() 1302 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1309 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1311 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | stdin2.calc.c | 342 static YYParseState *yypath = 0; variable 677 if (yypath) in YYPARSE_DECL() 686 save = yypath; in YYPARSE_DECL() 687 yypath = save->save; in YYPARSE_DECL() 1291 if (yypath) YYABORT; in YYPARSE_DECL() 1296 save->save = yypath; in YYPARSE_DECL() 1297 yypath = save; in YYPARSE_DECL() 1302 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1309 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1311 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc4.tab.c | 455 static YYParseState *yypath = 0; variable 789 if (yypath) in YYPARSE_DECL() 798 save = yypath; in YYPARSE_DECL() 799 yypath = save->save; in YYPARSE_DECL() 1403 if (yypath) YYABORT; in YYPARSE_DECL() 1408 save->save = yypath; in YYPARSE_DECL() 1409 yypath = save; in YYPARSE_DECL() 1414 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1421 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1423 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc_code_all.tab.c | 447 static YYParseState *yypath = 0; variable 798 if (yypath) in YYPARSE_DECL() 807 save = yypath; in YYPARSE_DECL() 808 yypath = save->save; in YYPARSE_DECL() 1412 if (yypath) YYABORT; in YYPARSE_DECL() 1417 save->save = yypath; in YYPARSE_DECL() 1418 yypath = save; in YYPARSE_DECL() 1423 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1430 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1432 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc_code_default.tab.c | 435 static YYParseState *yypath = 0; variable 778 if (yypath) in YYPARSE_DECL() 787 save = yypath; in YYPARSE_DECL() 788 yypath = save->save; in YYPARSE_DECL() 1392 if (yypath) YYABORT; in YYPARSE_DECL() 1397 save->save = yypath; in YYPARSE_DECL() 1398 yypath = save; in YYPARSE_DECL() 1403 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1410 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1412 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc_code_imports.tab.c | 435 static YYParseState *yypath = 0; variable 770 if (yypath) in YYPARSE_DECL() 779 save = yypath; in YYPARSE_DECL() 780 yypath = save->save; in YYPARSE_DECL() 1384 if (yypath) YYABORT; in YYPARSE_DECL() 1389 save->save = yypath; in YYPARSE_DECL() 1390 yypath = save; in YYPARSE_DECL() 1395 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1402 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1404 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | calc_code_requires.tab.c | 443 static YYParseState *yypath = 0; variable 778 if (yypath) in YYPARSE_DECL() 787 save = yypath; in YYPARSE_DECL() 788 yypath = save->save; in YYPARSE_DECL() 1392 if (yypath) YYABORT; in YYPARSE_DECL() 1397 save->save = yypath; in YYPARSE_DECL() 1398 yypath = save; in YYPARSE_DECL() 1403 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1410 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1412 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | defines1.calc.c | 342 static YYParseState *yypath = 0; variable 677 if (yypath) in YYPARSE_DECL() 686 save = yypath; in YYPARSE_DECL() 687 yypath = save->save; in YYPARSE_DECL() 1291 if (yypath) YYABORT; in YYPARSE_DECL() 1296 save->save = yypath; in YYPARSE_DECL() 1297 yypath = save; in YYPARSE_DECL() 1302 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1309 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1311 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | defines2.calc.c | 342 static YYParseState *yypath = 0; variable 677 if (yypath) in YYPARSE_DECL() 686 save = yypath; in YYPARSE_DECL() 687 yypath = save->save; in YYPARSE_DECL() 1291 if (yypath) YYABORT; in YYPARSE_DECL() 1296 save->save = yypath; in YYPARSE_DECL() 1297 yypath = save; in YYPARSE_DECL() 1302 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1309 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1311 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | empty.tab.c | 326 static YYParseState *yypath = 0; variable 632 if (yypath) in YYPARSE_DECL() 641 save = yypath; in YYPARSE_DECL() 642 yypath = save->save; in YYPARSE_DECL() 1170 if (yypath) YYABORT; in YYPARSE_DECL() 1175 save->save = yypath; in YYPARSE_DECL() 1176 yypath = save; in YYPARSE_DECL() 1181 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1188 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1190 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | err_syntax12.tab.c | 328 static YYParseState *yypath = 0; variable 643 if (yypath) in YYPARSE_DECL() 652 save = yypath; in YYPARSE_DECL() 653 yypath = save->save; in YYPARSE_DECL() 1181 if (yypath) YYABORT; in YYPARSE_DECL() 1186 save->save = yypath; in YYPARSE_DECL() 1187 yypath = save; in YYPARSE_DECL() 1192 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1199 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1201 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc-s.tab.c | 454 static YYParseState *yypath = 0; variable 788 if (yypath) in YYPARSE_DECL() 797 save = yypath; in YYPARSE_DECL() 798 yypath = save->save; in YYPARSE_DECL() 1402 if (yypath) YYABORT; in YYPARSE_DECL() 1407 save->save = yypath; in YYPARSE_DECL() 1408 yypath = save; in YYPARSE_DECL() 1413 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1420 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1422 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc.tab.c | 460 static YYParseState *yypath = 0; variable 794 if (yypath) in YYPARSE_DECL() 803 save = yypath; in YYPARSE_DECL() 804 yypath = save->save; in YYPARSE_DECL() 1408 if (yypath) YYABORT; in YYPARSE_DECL() 1413 save->save = yypath; in YYPARSE_DECL() 1414 yypath = save; in YYPARSE_DECL() 1419 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1426 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1428 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc2.tab.c | 460 static YYParseState *yypath = 0; variable 794 if (yypath) in YYPARSE_DECL() 803 save = yypath; in YYPARSE_DECL() 804 yypath = save->save; in YYPARSE_DECL() 1408 if (yypath) YYABORT; in YYPARSE_DECL() 1413 save->save = yypath; in YYPARSE_DECL() 1414 yypath = save; in YYPARSE_DECL() 1419 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1426 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1428 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|
H A D | quote_calc3-s.tab.c | 455 static YYParseState *yypath = 0; variable 789 if (yypath) in YYPARSE_DECL() 798 save = yypath; in YYPARSE_DECL() 799 yypath = save->save; in YYPARSE_DECL() 1403 if (yypath) YYABORT; in YYPARSE_DECL() 1408 save->save = yypath; in YYPARSE_DECL() 1409 yypath = save; in YYPARSE_DECL() 1414 … YYDEBUGSTR, yydepth, yystate, yypath->state, (int)(yylvp - yylvals - yypath->lexeme)); in YYPARSE_DECL() 1421 yylvp = yylvals + yypath->lexeme; in YYPARSE_DECL() 1423 yylpp = yylpsns + yypath->lexeme; in YYPARSE_DECL() [all …]
|