Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1015 _token_list_copy(glcpp_parser_t *parser, token_list_t *other) in _token_list_copy() function
1771 expanded_argument = _token_list_copy(parser, argument); in _glcpp_parser_expand_function()
1870 replacement = _token_list_copy(parser, macro->replacements); in _glcpp_parser_expand_node()