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

123

/freebsd-10.1-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c172 static YYParseState *yyps = 0; variable
239 #define yytrial (yyps->save)
359 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
360 #define YYVALID_NESTED do { if (yyps->save && \
361 yyps->save->save == 0) goto yyvalid; } while(0)
389 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
390 yyps->save = 0;
426 if (yyps->save)
516 if (yyps
[all...]
H A Dempty.tab.c314 static YYParseState *yyps = 0; variable
368 #define yytrial (yyps->save)
488 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
489 #define YYVALID_NESTED do { if (yyps->save && \
490 yyps->save->save == 0) goto yyvalid; } while(0)
518 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
519 yyps->save = 0;
555 if (yyps->save)
645 if (yyps
[all...]
H A Derr_syntax10.tab.c304 static YYParseState *yyps = 0; variable
367 #define yytrial (yyps->save)
487 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
488 #define YYVALID_NESTED do { if (yyps->save && \
489 yyps->save->save == 0) goto yyvalid; } while(0)
517 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
518 yyps->save = 0;
554 if (yyps->save)
644 if (yyps
[all...]
H A Derr_syntax11.tab.c310 static YYParseState *yyps = 0; variable
373 #define yytrial (yyps->save)
493 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
494 #define YYVALID_NESTED do { if (yyps->save && \
495 yyps->save->save == 0) goto yyvalid; } while(0)
523 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
524 yyps->save = 0;
560 if (yyps->save)
650 if (yyps
[all...]
H A Derr_syntax12.tab.c316 static YYParseState *yyps = 0; variable
379 #define yytrial (yyps->save)
499 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
500 #define YYVALID_NESTED do { if (yyps->save && \
501 yyps->save->save == 0) goto yyvalid; } while(0)
529 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
530 yyps->save = 0;
566 if (yyps->save)
656 if (yyps
[all...]
H A Derr_syntax20.tab.c307 static YYParseState *yyps = 0; variable
370 #define yytrial (yyps->save)
490 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
491 #define YYVALID_NESTED do { if (yyps->save && \
492 yyps->save->save == 0) goto yyvalid; } while(0)
520 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
521 yyps->save = 0;
557 if (yyps->save)
647 if (yyps
[all...]
H A Derror.tab.c309 static YYParseState *yyps = 0; variable
372 #define yytrial (yyps->save)
492 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
493 #define YYVALID_NESTED do { if (yyps->save && \
494 yyps->save->save == 0) goto yyvalid; } while(0)
522 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
523 yyps->save = 0;
559 if (yyps->save)
649 if (yyps
[all...]
H A Drename_debug.c168 static YYParseState *yyps = 0; variable
235 #define yytrial (yyps->save)
355 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
356 #define YYVALID_NESTED do { if (yyps->save && \
357 yyps->save->save == 0) goto yyvalid; } while(0)
385 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
386 yyps->save = 0;
422 if (yyps->save)
512 if (yyps
[all...]
H A Dbtyacc_calc1.tab.c602 #define yytrial (yyps->save)
722 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
723 #define YYVALID_NESTED do { if (yyps->save && \
724 yyps->save->save == 0) goto yyvalid; } while(0)
744 static YYParseState *yyps = 0; local
802 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
803 yyps->save = 0;
839 if (yyps->save)
929 if (yyps
[all...]
H A Dcalc.tab.c401 static YYParseState *yyps = 0; variable
484 #define yytrial (yyps->save)
604 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
605 #define YYVALID_NESTED do { if (yyps->save && \
606 yyps->save->save == 0) goto yyvalid; } while(0)
634 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
635 yyps->save = 0;
671 if (yyps->save)
761 if (yyps
[all...]
H A Dcalc1.tab.c455 static YYParseState *yyps = 0; variable
627 #define yytrial (yyps->save)
747 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
748 #define YYVALID_NESTED do { if (yyps->save && \
749 yyps->save->save == 0) goto yyvalid; } while(0)
777 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
778 yyps->save = 0;
814 if (yyps->save)
904 if (yyps
[all...]
H A Dcalc2.tab.c403 static YYParseState *yyps = 0; variable
497 #define yytrial (yyps->save)
617 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
618 #define YYVALID_NESTED do { if (yyps->save && \
619 yyps->save->save == 0) goto yyvalid; } while(0)
647 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
648 yyps->save = 0;
684 if (yyps->save)
774 if (yyps
[all...]
H A Dcalc3.tab.c452 #define yytrial (yyps->save)
572 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
573 #define YYVALID_NESTED do { if (yyps->save && \
574 yyps->save->save == 0) goto yyvalid; } while(0)
594 static YYParseState *yyps = 0; local
652 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
653 yyps->save = 0;
689 if (yyps->save)
779 if (yyps
[all...]
H A Dcode_calc.code.c294 static YYParseState *yyps = 0; variable
381 #define yytrial (yyps->save)
501 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
502 #define YYVALID_NESTED do { if (yyps->save && \
503 yyps->save->save == 0) goto yyvalid; } while(0)
531 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
532 yyps->save = 0;
568 if (yyps->save)
658 if (yyps
[all...]
H A Dcode_error.code.c286 static YYParseState *yyps = 0; variable
353 #define yytrial (yyps->save)
473 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
474 #define YYVALID_NESTED do { if (yyps->save && \
475 yyps->save->save == 0) goto yyvalid; } while(0)
503 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
504 yyps->save = 0;
540 if (yyps->save)
630 if (yyps
[all...]
H A Derr_inherit3.tab.c374 static YYParseState *yyps = 0; variable
467 #define yytrial (yyps->save)
587 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
588 #define YYVALID_NESTED do { if (yyps->save && \
589 yyps->save->save == 0) goto yyvalid; } while(0)
617 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
618 yyps->save = 0;
654 if (yyps->save)
744 if (yyps
[all...]
H A Derr_inherit4.tab.c392 static YYParseState *yyps = 0; variable
464 #define yytrial (yyps->save)
584 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
585 #define YYVALID_NESTED do { if (yyps->save && \
586 yyps->save->save == 0) goto yyvalid; } while(0)
614 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
615 yyps->save = 0;
651 if (yyps->save)
741 if (yyps
[all...]
H A Derr_syntax18.tab.c312 static YYParseState *yyps = 0; variable
375 #define yytrial (yyps->save)
495 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
496 #define YYVALID_NESTED do { if (yyps->save && \
497 yyps->save->save == 0) goto yyvalid; } while(0)
525 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
526 yyps->save = 0;
562 if (yyps->save)
652 if (yyps
[all...]
H A Dinherit0.tab.c345 static YYParseState *yyps = 0; variable
390 #define yytrial (yyps->save)
510 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
511 #define YYVALID_NESTED do { if (yyps->save && \
512 yyps->save->save == 0) goto yyvalid; } while(0)
540 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
541 yyps->save = 0;
577 if (yyps->save)
667 if (yyps
[all...]
H A Dinherit1.tab.c366 static YYParseState *yyps = 0; variable
411 #define yytrial (yyps->save)
531 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
532 #define YYVALID_NESTED do { if (yyps->save && \
533 yyps->save->save == 0) goto yyvalid; } while(0)
561 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
562 yyps->save = 0;
598 if (yyps->save)
688 if (yyps
[all...]
H A Dinherit2.tab.c373 static YYParseState *yyps = 0; variable
466 #define yytrial (yyps->save)
586 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
587 #define YYVALID_NESTED do { if (yyps->save && \
588 yyps->save->save == 0) goto yyvalid; } while(0)
616 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
617 yyps->save = 0;
653 if (yyps->save)
743 if (yyps
[all...]
H A Dok_syntax1.tab.c475 #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)
617 static YYParseState *yyps = 0; local
675 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
676 yyps->save = 0;
712 if (yyps->save)
802 if (yyps
[all...]
H A Dpure_calc.tab.c448 #define yytrial (yyps->save)
568 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
569 #define YYVALID_NESTED do { if (yyps->save && \
570 yyps->save->save == 0) goto yyvalid; } while(0)
590 static YYParseState *yyps = 0; local
648 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
649 yyps->save = 0;
685 if (yyps->save)
775 if (yyps
[all...]
H A Dpure_error.tab.c338 #define yytrial (yyps->save)
458 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
459 #define YYVALID_NESTED do { if (yyps->save && \
460 yyps->save->save == 0) goto yyvalid; } while(0)
480 static YYParseState *yyps = 0; local
538 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
539 yyps->save = 0;
575 if (yyps->save)
665 if (yyps
[all...]
/freebsd-10.1-release/contrib/byacc/
H A Dbtyaccpar.skel145 static YYParseState *yyps = 0;
196 static YYParseState *yyps = 0;
237 #define yytrial (yyps->save)
357 #define YYVALID do { if (yyps->save) goto yyvalid; } while(0)
358 #define YYVALID_NESTED do { if (yyps->save && \
359 yyps->save->save == 0) goto yyvalid; } while(0)
388 yyps = yyNewState(0); if (yyps == 0) goto yyenomem;
389 yyps->save = 0;
425 if (yyps
[all...]

Completed in 120 milliseconds

123