Home
last modified time | relevance | path

Searched refs:yysindex (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/bsd/byacc/dist/test/
Dexpr.oxout.h63 #undef yysindex
90 #define yysindex test_expr.test_yysindex macro
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dyy-remap.h77 #define yysindex GDB_YY_REMAP (yysindex) macro
/netbsd/src/tools/m4/bootstrap/
Dparser.c84 const short yysindex[] = { -13, variable
390 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 && in yyparse()
427 if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 && in yyparse()
/netbsd/src/external/bsd/byacc/dist/
Dyaccpar.skel35 extern YYINT yysindex[];
209 if (((yyn = yysindex[yystate]) != 0) && (yyn += yychar) >= 0 &&
245 if (((yyn = yysindex[*yystack.s_mark]) != 0) && (yyn += YYERRCODE) >= 0 &&
Dbtyaccpar.skel36 extern const YYINT yysindex[];
646 if (((yyn = yysindex[yystate]) != 0) && (yyn += yychar) >= 0 &&
796 if (((yyn = yysindex[*yystack.s_mark]) != 0) && (yyn += YYERRCODE) >= 0 &&
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dm68k-parse.y73 #define yysindex m68k_yysindex macro
Dm68k-parse.c117 #define yysindex m68k_yysindex macro
/netbsd/src/external/gpl3/binutils/dist/ld/
Ddeffilep.y77 #define yysindex def_yysindex macro
Ddeffilep.c147 #define yysindex def_yysindex macro