Searched refs:replacement_list (Results 1 – 1 of 1) sorted by relevance
815 struct macro_buffer replacement_list; in substitute_args() local817 init_shared_buffer (&replacement_list, (char *) def->replacement, in substitute_args()826 char *original_rl_start = replacement_list.text; in substitute_args()830 if (! get_token (&tok, &replacement_list)) in substitute_args()919 struct macro_buffer replacement_list; in expand() local921 init_shared_buffer (&replacement_list, (char *) def->replacement, in expand()924 scan (dest, &replacement_list, &new_no_loop, lookup_func, lookup_baton); in expand()