Home | History | Annotate | Download | only in glcpp

Lines Matching refs:Starting

651    First, the terminals, then, starting at YYNTOKENS, nonterminals.  */
1592 YYDPRINTF ((stderr, "Starting parse\n"));
3945 /* According to the GLSL specification, macro names starting with "__"
3949 glcpp_error (loc, parser, "Macro names starting with \"__\" are reserved.\n");
3952 glcpp_error (loc, parser, "Macro names starting with \"GL_\" are reserved.\n");