Home | History | Annotate | Download | only in btyacc

Lines Matching defs:CONST

207 #define YYERROR_DECL() yyerror(YYLTYPE *loc, const char *s)
214 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
229 #define CONST 264
237 static const YYINT demo_lhs[] = { -1,
245 static const YYINT demo_len[] = { 2,
253 static const YYINT demo_defred[] = { 5,
266 static const YYINT demo_stos[] = { 0,
279 static const YYINT demo_dgoto[] = { 1,
284 static const YYINT demo_sindex[] = { 0,
296 static const YYINT demo_rindex[] = { 0,
309 static const YYINT demo_cindex[] = { 0,
322 static const YYINT demo_gindex[] = { 0,
328 static const YYINT demo_table[] = { 28,
359 static const YYINT demo_check[] = { 41,
391 static const YYINT demo_ctable[] = { 18,
434 static const char *const demo_name[] = {
453 "EXTERN","REGISTER","STATIC","CONST","VOLATILE","IF","THEN","ELSE","CLCL",
460 static const char *const demo_rule[] = {
483 "cv_qual : CONST",
1339 const char *yys;