Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dmacroexp.c933 struct macro_buffer substituted_src; in expand() local
986 init_shared_buffer (&substituted_src, substituted.text, substituted.len); in expand()
987 scan (dest, &substituted_src, &new_no_loop, lookup_func, lookup_baton); in expand()