Searched refs:expanded_argument (Results 1 – 1 of 1) sorted by relevance
1787 token_list_t *expanded_argument; in _glcpp_parser_expand_function() local1788 expanded_argument = _token_list_copy(parser, argument); in _glcpp_parser_expand_function()1789 _glcpp_parser_expand_token_list(parser, expanded_argument, mode); in _glcpp_parser_expand_function()1790 _token_list_append_list(substituted, expanded_argument); in _glcpp_parser_expand_function()