Home
last modified time | relevance | path

Searched refs:SKIP_TO_ENDIF (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/glcpp/
Dglcpp.h148 SKIP_TO_ENDIF enumerator
Dglcpp-parse.y249 parser->skip_stack->type = SKIP_TO_ENDIF;
1831 node->type = SKIP_TO_ENDIF; in _glcpp_parser_skip_stack_push_if()
1851 parser->skip_stack->type = SKIP_TO_ENDIF; in _glcpp_parser_skip_stack_change_if()
Dglcpp-parse.c1908 parser->skip_stack->type = SKIP_TO_ENDIF;
4156 node->type = SKIP_TO_ENDIF; in _glcpp_parser_skip_stack_push_if()
4176 parser->skip_stack->type = SKIP_TO_ENDIF; in _glcpp_parser_skip_stack_change_if()