Searched refs:expanded_argument (Results 1 – 1 of 1) sorted by relevance
1770 token_list_t *expanded_argument; in _glcpp_parser_expand_function() local1771 expanded_argument = _token_list_copy(parser, argument); in _glcpp_parser_expand_function()1772 _glcpp_parser_expand_token_list(parser, expanded_argument, mode); in _glcpp_parser_expand_function()1773 _token_list_append_list(substituted, expanded_argument); in _glcpp_parser_expand_function()