Searched refs:yyps (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Drename_debug.c177 static YYParseState *yyps = 0; variable
244 #define yytrial (yyps->save)
364 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
365 #define YYVALID_NESTED do { if (yyps->save && \
366 yyps->save->save == 0) goto yyvalid; } while(0)
397 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
398 yyps->save = 0;
436 if (yyps->save)
525 if (yyps
[all...]
H A Dbtyacc_destroy1.tab.c451 static YYParseState *yyps = 0; variable
520 #define yytrial (yyps->save)
640 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
641 #define YYVALID_NESTED do { if (yyps->save && \
642 yyps->save->save == 0) goto yyvalid; } while(0)
673 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
674 yyps->save = 0;
712 if (yyps->save)
801 if (yyps
[all...]
H A Dbtyacc_destroy2.tab.c451 static YYParseState *yyps = 0; variable
520 #define yytrial (yyps->save)
640 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
641 #define YYVALID_NESTED do { if (yyps->save && \
642 yyps->save->save == 0) goto yyvalid; } while(0)
673 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
674 yyps->save = 0;
712 if (yyps->save)
801 if (yyps
[all...]
H A Dbtyacc_destroy3.tab.c451 static YYParseState *yyps = 0; variable
520 #define yytrial (yyps->save)
640 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
641 #define YYVALID_NESTED do { if (yyps->save && \
642 yyps->save->save == 0) goto yyvalid; } while(0)
673 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
674 yyps->save = 0;
712 if (yyps->save)
801 if (yyps
[all...]
H A Dcalc.tab.c432 static YYParseState *yyps = 0; variable
515 #define yytrial (yyps->save)
635 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
636 #define YYVALID_NESTED do { if (yyps->save && \
637 yyps->save->save == 0) goto yyvalid; } while(0)
668 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
669 yyps->save = 0;
707 if (yyps->save)
796 if (yyps
[all...]
H A Dcalc1.tab.c487 static YYParseState *yyps = 0; variable
659 #define yytrial (yyps->save)
779 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
780 #define YYVALID_NESTED do { if (yyps->save && \
781 yyps->save->save == 0) goto yyvalid; } while(0)
812 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
813 yyps->save = 0;
851 if (yyps->save)
940 if (yyps
[all...]
H A Dcalc2.tab.c434 static YYParseState *yyps = 0; variable
528 #define yytrial (yyps->save)
648 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
649 #define YYVALID_NESTED do { if (yyps->save && \
650 yyps->save->save == 0) goto yyvalid; } while(0)
681 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
682 yyps->save = 0;
720 if (yyps->save)
809 if (yyps
[all...]
H A Dcalc3.tab.c481 #define yytrial (yyps->save)
601 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
602 #define YYVALID_NESTED do { if (yyps->save && \
603 yyps->save->save == 0) goto yyvalid; } while(0)
625 static YYParseState *yyps = 0; local
695 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
696 yyps->save = 0;
734 if (yyps->save)
823 if (yyps
[all...]
H A Dcalc_code_all.tab.c444 static YYParseState *yyps = 0; variable
543 #define yytrial (yyps->save)
663 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
664 #define YYVALID_NESTED do { if (yyps->save && \
665 yyps->save->save == 0) goto yyvalid; } while(0)
696 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
697 yyps->save = 0;
735 if (yyps->save)
824 if (yyps
[all...]
H A Dcalc_code_default.tab.c432 static YYParseState *yyps = 0; variable
523 #define yytrial (yyps->save)
643 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
644 #define YYVALID_NESTED do { if (yyps->save && \
645 yyps->save->save == 0) goto yyvalid; } while(0)
676 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
677 yyps->save = 0;
715 if (yyps->save)
804 if (yyps
[all...]
H A Dcalc_code_imports.tab.c432 static YYParseState *yyps = 0; variable
515 #define yytrial (yyps->save)
635 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
636 #define YYVALID_NESTED do { if (yyps->save && \
637 yyps->save->save == 0) goto yyvalid; } while(0)
668 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
669 yyps->save = 0;
707 if (yyps->save)
796 if (yyps
[all...]
H A Dcalc_code_provides.tab.c432 static YYParseState *yyps = 0; variable
523 #define yytrial (yyps->save)
643 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
644 #define YYVALID_NESTED do { if (yyps->save && \
645 yyps->save->save == 0) goto yyvalid; } while(0)
676 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
677 yyps->save = 0;
715 if (yyps->save)
804 if (yyps
[all...]
H A Dcalc_code_requires.tab.c440 static YYParseState *yyps = 0; variable
523 #define yytrial (yyps->save)
643 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
644 #define YYVALID_NESTED do { if (yyps->save && \
645 yyps->save->save == 0) goto yyvalid; } while(0)
676 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
677 yyps->save = 0;
715 if (yyps->save)
804 if (yyps
[all...]
H A Dcalc_code_top.tab.c440 static YYParseState *yyps = 0; variable
523 #define yytrial (yyps->save)
643 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
644 #define YYVALID_NESTED do { if (yyps->save && \
645 yyps->save->save == 0) goto yyvalid; } while(0)
676 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
677 yyps->save = 0;
715 if (yyps->save)
804 if (yyps
[all...]
H A Dcode_calc.code.c301 static YYParseState *yyps = 0; variable
388 #define yytrial (yyps->save)
508 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
509 #define YYVALID_NESTED do { if (yyps->save && \
510 yyps->save->save == 0) goto yyvalid; } while(0)
541 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
542 yyps->save = 0;
580 if (yyps->save)
669 if (yyps
[all...]
H A Dcode_error.code.c291 static YYParseState *yyps = 0; variable
358 #define yytrial (yyps->save)
478 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
479 #define YYVALID_NESTED do { if (yyps->save && \
480 yyps->save->save == 0) goto yyvalid; } while(0)
511 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
512 yyps->save = 0;
550 if (yyps->save)
639 if (yyps
[all...]
H A Ddefines1.calc.c339 static YYParseState *yyps = 0; variable
422 #define yytrial (yyps->save)
542 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
543 #define YYVALID_NESTED do { if (yyps->save && \
544 yyps->save->save == 0) goto yyvalid; } while(0)
575 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
576 yyps->save = 0;
614 if (yyps->save)
703 if (yyps
[all...]
H A Ddefines2.calc.c339 static YYParseState *yyps = 0; variable
422 #define yytrial (yyps->save)
542 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
543 #define YYVALID_NESTED do { if (yyps->save && \
544 yyps->save->save == 0) goto yyvalid; } while(0)
575 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
576 yyps->save = 0;
614 if (yyps->save)
703 if (yyps
[all...]
H A Ddefines3.calc.c339 static YYParseState *yyps = 0; variable
422 #define yytrial (yyps->save)
542 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
543 #define YYVALID_NESTED do { if (yyps->save && \
544 yyps->save->save == 0) goto yyvalid; } while(0)
575 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
576 yyps->save = 0;
614 if (yyps->save)
703 if (yyps
[all...]
H A Dempty.tab.c323 static YYParseState *yyps = 0; variable
377 #define yytrial (yyps->save)
497 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
498 #define YYVALID_NESTED do { if (yyps->save && \
499 yyps->save->save == 0) goto yyvalid; } while(0)
530 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
531 yyps->save = 0;
569 if (yyps->save)
658 if (yyps
[all...]
H A Derr_inherit3.tab.c384 static YYParseState *yyps = 0; variable
477 #define yytrial (yyps->save)
597 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
598 #define YYVALID_NESTED do { if (yyps->save && \
599 yyps->save->save == 0) goto yyvalid; } while(0)
630 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
631 yyps->save = 0;
669 if (yyps->save)
758 if (yyps
[all...]
H A Derr_inherit4.tab.c403 static YYParseState *yyps = 0; variable
475 #define yytrial (yyps->save)
595 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
596 #define YYVALID_NESTED do { if (yyps->save && \
597 yyps->save->save == 0) goto yyvalid; } while(0)
628 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
629 yyps->save = 0;
667 if (yyps->save)
756 if (yyps
[all...]
H A Derr_syntax10.tab.c313 static YYParseState *yyps = 0; variable
376 #define yytrial (yyps->save)
496 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
497 #define YYVALID_NESTED do { if (yyps->save && \
498 yyps->save->save == 0) goto yyvalid; } while(0)
529 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
530 yyps->save = 0;
568 if (yyps->save)
657 if (yyps
[all...]
H A Derr_syntax11.tab.c319 static YYParseState *yyps = 0; variable
382 #define yytrial (yyps->save)
502 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
503 #define YYVALID_NESTED do { if (yyps->save && \
504 yyps->save->save == 0) goto yyvalid; } while(0)
535 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
536 yyps->save = 0;
574 if (yyps->save)
663 if (yyps
[all...]
H A Derr_syntax12.tab.c325 static YYParseState *yyps = 0; variable
388 #define yytrial (yyps->save)
508 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
509 #define YYVALID_NESTED do { if (yyps->save && \
510 yyps->save->save == 0) goto yyvalid; } while(0)
541 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
542 yyps->save = 0;
580 if (yyps->save)
669 if (yyps
[all...]

Completed in 265 milliseconds

12