Home | History | Annotate | Download | only in yacc

Lines Matching defs:CONST

110 extern void yyerror(const char *);
171 #define YYERROR_DECL() yyerror(const char *s)
180 #define CONST 258
183 static const YYINT expr_oxout_lhs[] = { -1,
186 static const YYINT expr_oxout_len[] = { 2,
189 static const YYINT expr_oxout_defred[] = { 1,
193 static const YYINT expr_oxout_dgoto[] = { 1,
196 static const YYINT expr_oxout_sindex[] = { 0,
200 static const YYINT expr_oxout_rindex[] = { 0,
204 static const YYINT expr_oxout_gindex[] = { 0,
208 static const YYINT expr_oxout_table[] = { 5,
232 static const YYINT expr_oxout_check[] = { 40,
267 static const char *const expr_oxout_name[] = {
285 NULL,NULL,NULL,NULL,NULL,"ID","CONST",NULL,NULL,NULL,NULL,NULL,"illegal-symbol",
287 static const char *const expr_oxout_rule[] = {
298 "expr : CONST",
1353 NULL,NULL,"CONST","LRpost",NULL,
1723 const char *yys;