Lines Matching defs:CONST
121 static void yyerror(const char *s);
167 #define YYERROR_DECL() yyerror(const char *s)
177 #define CONST 259
181 static const YYINT calc1_lhs[] = { -1,
186 static const YYINT calc1_len[] = { 2,
191 static const YYINT calc1_defred[] = { 0,
200 static const YYINT calc1_dgoto[] = { 7,
203 static const YYINT calc1_sindex[] = { -40,
212 static const YYINT calc1_rindex[] = { 0,
221 static const YYINT calc1_gindex[] = { 0,
225 static const YYINT calc1_table[] = { 6,
250 static const YYINT calc1_check[] = { 40,
286 static const char *const calc1_name[] = {
304 NULL,NULL,NULL,NULL,NULL,NULL,NULL,"DREG","VREG","CONST","UMINUS",NULL,NULL,
307 static const char *const calc1_rule[] = {
316 "dexp : CONST",
384 yyerror(const char *s)
445 return (CONST);
572 const char *yys;