Searched refs:_glcpp_parser_expand_token_list (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp-parse.y | 135 _glcpp_parser_expand_token_list(glcpp_parser_t *parser, token_list_t *list, 1780 _glcpp_parser_expand_token_list (parser, list, mode); in _glcpp_parser_expand_and_lex_from() 1909 _glcpp_parser_expand_token_list(parser, expanded_argument, mode); in _glcpp_parser_expand_function() 2091 _glcpp_parser_expand_token_list(glcpp_parser_t *parser, token_list_t *list, in _glcpp_parser_expand_token_list() function 2174 _glcpp_parser_expand_token_list (parser, list, EXPANSION_MODE_IGNORE_DEFINED); in _glcpp_parser_print_expanded_token_list()
|