| /freebsd-12.1/contrib/byacc/test/yacc/ |
| H A D | rename_debug.c | 138 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 214 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 243 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 279 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 368 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | pure_error.tab.c | 267 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 353 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 382 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 418 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 507 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | err_syntax20.tab.c | 256 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 332 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 361 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 397 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 491 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | err_syntax18.tab.c | 260 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 336 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 365 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 401 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 495 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | error.tab.c | 258 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 334 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 363 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 399 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 488 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | err_syntax10.tab.c | 252 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 328 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 357 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 393 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 482 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | empty.tab.c | 253 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 329 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 358 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 394 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 483 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | code_error.code.c | 242 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 318 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 347 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 383 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 472 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | err_syntax11.tab.c | 258 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 334 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 363 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 399 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 488 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | err_syntax12.tab.c | 264 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 340 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 369 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 405 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 494 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | calc.tab.c | 363 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 439 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 468 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 504 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 654 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc3-s.tab.c | 379 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 455 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 484 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 520 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 670 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc2-s.tab.c | 378 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 454 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 483 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 519 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 669 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc-s.tab.c | 378 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 454 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 483 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 519 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 669 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc3.tab.c | 379 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 455 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 484 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 520 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 670 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc4.tab.c | 379 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 455 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 484 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 520 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 670 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc4-s.tab.c | 379 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 455 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 484 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 520 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 670 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | calc3.tab.c | 374 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 460 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 489 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 525 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 675 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc.tab.c | 384 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 460 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 489 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 525 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 675 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | pure_calc.tab.c | 370 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 456 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 485 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 521 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 671 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | code_calc.code.c | 272 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 348 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 377 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 413 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 563 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | calc2.tab.c | 376 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 452 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 481 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 517 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 667 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | quote_calc2.tab.c | 384 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 460 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 489 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 525 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 675 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| H A D | ok_syntax1.tab.c | 398 static int yygrowstack(YYSTACKDATA *data) in yygrowstack() function 484 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 513 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 549 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL() 699 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; in YYPARSE_DECL()
|
| /freebsd-12.1/contrib/byacc/ |
| H A D | yaccpar.skel | 103 static int yygrowstack(YYSTACKDATA *data) 185 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; 214 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; 250 … if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow; 340 if (yystack.s_mark >= yystack.s_last && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow;
|