Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dmacroexp.c906 struct macro_name_list new_no_loop; in expand() local
913 new_no_loop.name = id; in expand()
914 new_no_loop.next = no_loop; in expand()
924 scan (dest, &replacement_list, &new_no_loop, lookup_func, lookup_baton); in expand()
987 scan (dest, &substituted_src, &new_no_loop, lookup_func, lookup_baton); in expand()