Home | History | Annotate | Download | only in glcpp

Lines Matching refs:SKIP_TO_ELSE

281 		    parser->skip_stack->type == SKIP_TO_ELSE)
295 parser->skip_stack->type == SKIP_TO_ELSE)
1829 node->type = SKIP_TO_ELSE;
1847 if (parser->skip_stack->type == SKIP_TO_ELSE) {