Home | History | Annotate | Download | only in glcpp

Lines Matching refs:SKIP_TO_ELSE

304 		    parser->skip_stack->type == SKIP_TO_ELSE)
319 parser->skip_stack->type == SKIP_TO_ELSE)
1928 node->type = SKIP_TO_ELSE;
1946 if (parser->skip_stack->type == SKIP_TO_ELSE) {