Lines Matching refs:no_loop
793 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
1081 if (! maybe_expand (dest, &tok, src, no_loop, lookup_func, lookup_baton)) in scan()