Lines Matching defs:YYINT
139 typedef int YYINT;
140 static const YYINT err_syntax10_lhs[] = { -1,
143 static const YYINT err_syntax10_len[] = { 2,
146 static const YYINT err_syntax10_defred[] = { 0,
149 static const YYINT err_syntax10_dgoto[] = { 2,
151 static const YYINT err_syntax10_sindex[] = { -256,
154 static const YYINT err_syntax10_rindex[] = { 0,
157 static const YYINT err_syntax10_gindex[] = { 0,
160 static const YYINT err_syntax10_table[] = { 1,
162 static const YYINT err_syntax10_check[] = { 256,
229 YYINT *s_base;
230 YYINT *s_mark;
231 YYINT *s_last;
273 YYINT *newss;
284 newss = (YYINT *)realloc(data->s_base, newsize * sizeof(*newss));
367 yyn <= YYTABLESIZE && yycheck[yyn] == (YYINT) yychar)
383 yyn <= YYTABLESIZE && yycheck[yyn] == (YYINT) yychar)
403 yyn <= YYTABLESIZE && yycheck[yyn] == (YYINT) YYERRCODE)
490 yyn <= YYTABLESIZE && yycheck[yyn] == (YYINT) yystate)
500 *++yystack.s_mark = (YYINT) yystate;