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 | 125 _glcpp_parser_expand_token_list(glcpp_parser_t *parser, token_list_t *list, 1660 _glcpp_parser_expand_token_list (parser, list, mode); in _glcpp_parser_expand_and_lex_from() 1789 _glcpp_parser_expand_token_list(parser, expanded_argument, mode); in _glcpp_parser_expand_function() 1971 _glcpp_parser_expand_token_list(glcpp_parser_t *parser, token_list_t *list, in _glcpp_parser_expand_token_list() function 2051 _glcpp_parser_expand_token_list (parser, list, EXPANSION_MODE_IGNORE_DEFINED); in _glcpp_parser_print_expanded_token_list()
|