1 /* $NetBSD: code_error.tab.c,v 1.1.1.1 2015/01/03 22:58:25 christos Exp $ */ 2 3 #undef YYBTYACC 4 #define YYBTYACC 0 5 #define YYDEBUGSTR YYPREFIX "debug" 6 typedef short YYINT; 7 const YYINT error_lhs[] = { -1, 8 0, 9 }; 10 const YYINT error_len[] = { 2, 11 1, 12 }; 13 const YYINT error_defred[] = { 0, 14 1, 0, 15 }; 16 const YYINT error_stos[] = { 0, 17 256, 258, 18 }; 19 const YYINT error_dgoto[] = { 2, 20 }; 21 const YYINT error_sindex[] = { -256, 22 0, 0, 23 }; 24 const YYINT error_rindex[] = { 0, 25 0, 0, 26 }; 27 #if YYBTYACC 28 const YYINT error_cindex[] = { 0, 29 0, 0, 30 }; 31 #endif 32 const YYINT error_gindex[] = { 0, 33 }; 34 const YYINT error_table[] = { 1, 35 }; 36 const YYINT error_check[] = { 256, 37 }; 38 #if YYBTYACC 39 const YYINT error_ctable[] = { -1, 40 }; 41 #endif 42 #ifndef YYDEBUG 43 #define YYDEBUG 0 44 #endif 45 #if YYDEBUG 46 const char *const error_name[] = { 47 48 "$end",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 49 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 50 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 51 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 52 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 53 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 54 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"error","$accept","S","illegal-symbol", 55 }; 56 const char *const error_rule[] = { 57 "$accept : S", 58 "S : error", 59 60 }; 61 #endif 62