Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmacroexp.c793 struct macro_name_list *no_loop,
810 struct macro_name_list *no_loop, in substitute_args() argument
875 scan (dest, &arg_src, no_loop, lookup_func, lookup_baton); in substitute_args()
902 struct macro_name_list *no_loop, in expand() argument
914 new_no_loop.next = no_loop; in expand()
973 substitute_args (&substituted, def, argc, argv, no_loop, in expand()
1009 struct macro_name_list *no_loop, in maybe_expand() argument
1029 if (! currently_rescanning (no_loop, id)) in maybe_expand()
1034 if (def && expand (id, def, dest, src_rest, no_loop, in maybe_expand()
1057 struct macro_name_list *no_loop, in scan() argument
[all …]