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