/freebsd/contrib/byacc/test/btyacc/ |
H A D | rename_debug.c | 378 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 393 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 769 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 798 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 799 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 814 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 903 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | btyacc_destroy1.tab.c | 654 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 669 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1045 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1074 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1075 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1090 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1179 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc.tab.c | 649 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 664 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1040 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1069 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1070 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1085 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1174 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc2.tab.c | 662 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 677 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1053 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1082 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1083 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1098 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1187 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | error.tab.c | 515 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 530 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 906 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 935 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 936 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 951 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1040 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | inherit0.tab.c | 534 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 549 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 925 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 954 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 955 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 970 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1059 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | pure_calc.tab.c | 663 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 678 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1063 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1092 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1093 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1108 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1197 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | pure_error.tab.c | 531 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 546 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 931 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 960 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 961 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 976 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1065 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc2-s.tab.c | 667 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 682 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1058 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1087 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1088 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1103 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1192 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc4-s.tab.c | 668 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 683 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1059 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1088 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1089 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1104 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1193 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | stdin1.calc.c | 556 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 571 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 947 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 976 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 977 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 992 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1081 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | stdin2.calc.c | 556 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 571 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 947 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 976 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 977 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 992 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1081 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc4.tab.c | 668 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 683 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1059 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1088 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1089 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1104 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1193 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc_code_all.tab.c | 677 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 692 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1068 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1097 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1098 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1113 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1202 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc_code_default.tab.c | 657 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 672 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1048 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1077 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1078 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1093 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1182 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc_code_imports.tab.c | 649 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 664 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1040 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1069 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1070 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1085 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1174 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | calc_code_requires.tab.c | 657 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 672 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1048 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1077 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1078 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1093 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1182 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | defines1.calc.c | 556 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 571 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 947 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 976 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 977 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 992 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1081 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | defines2.calc.c | 556 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 571 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 947 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 976 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 977 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 992 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1081 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | empty.tab.c | 511 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 526 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 902 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 931 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 932 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 947 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1036 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | err_syntax12.tab.c | 522 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 537 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 913 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 942 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 943 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 958 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1047 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc-s.tab.c | 667 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 682 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1058 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1087 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1088 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1103 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1192 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc.tab.c | 673 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 688 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1064 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1093 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1094 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1109 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1198 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc2.tab.c | 673 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 688 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1064 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1093 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1094 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1109 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1198 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|
H A D | quote_calc3-s.tab.c | 668 YYLTYPE yyerror_loc_range[3]; /* position of error start/end (0 unused) */ in YYPARSE_DECL() local 683 memset(yyerror_loc_range, 0, sizeof(yyerror_loc_range)); in YYPARSE_DECL() 1059 yyerror_loc_range[1] = yylloc; /* lookahead position is error start position */ in YYPARSE_DECL() 1088 yyerror_loc_range[2] = yylloc; in YYPARSE_DECL() 1089 YYLLOC_DEFAULT(yyloc, yyerror_loc_range, 2); /* position of error span */ in YYPARSE_DECL() 1104 yyerror_loc_range[1] = *yystack.p_mark; in YYPARSE_DECL() 1193 yyerror_loc_range[1] = yystack.p_mark[1-yym]; in YYPARSE_DECL()
|