Home | History | Annotate | Download | only in MachineIndependent

Lines Matching defs:CONST

127     CONST = 260,
756 static const yytype_uint16 yytranslate[] =
818 static const yytype_uint16 yyrline[] =
872 static const char *const yytname[] =
874 "$end", "error", "$undefined", "ATTRIBUTE", "VARYING", "CONST", "BOOL",
972 static const yytype_uint16 yytoknum[] =
1019 static const yytype_int16 yypact[] =
1085 static const yytype_uint16 yydefact[] =
1149 static const yytype_int16 yypgoto[] =
1164 static const yytype_int16 yydefgoto[] =
1181 static const yytype_int16 yytable[] =
1847 static const yytype_int16 yycheck[] =
2515 static const yytype_uint16 yystos[] =
2579 static const yytype_uint16 yyr1[] =
2630 static const yytype_uint8 yyr2[] =
2753 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext)
2773 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext)
2872 yystrlen (const char *yystr)
2889 yystpcpy (char *yydest, const char *yysrc)
2892 const char *yys = yysrc;
2911 yytnamerr (char *yyres, const char *yystr)
2916 char const *yyp = yystr;
2966 const char *yyformat = YY_NULLPTR;
2968 char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
3091 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, glslang::TParseContext* pParseContext)
7182 if (const TVariable* variable = ((yyvsp[0].lex).symbol)->getAsVariable()) {
7183 const TType& structure = variable->getType();
7386 const char* initFeature = "{ } style initializers";
7397 const char* initFeature = "{ } style initializers";
8055 char const *yymsgp = YY_("syntax error");