Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c498 do_formals (macro_entry *macro, size_t idx, sb *in) in do_formals() function
678 idx = do_formals (macro, idx + 1, in); in define_macro()
687 idx = do_formals (macro, idx, in); in define_macro()
701 idx = do_formals (macro, idx, in); in define_macro()
DChangeLog-20052215 (do_formals): Remove two last arguments to get_any_string.
2290 (do_formals): Use new_formal. Check for and parse qualifier. Warn if
2527 (do_formals): Move local variable name to wider scope. Check
2666 (do_formals): Move initializers to ...
4040 * macro.c (do_formals): Adjust to no longer accept empty parameter
DChangeLog-20111558 (do_formals): Free 'formal'.
DChangeLog-9295741 (do_formals): If macro_strip_at, change NARG to $NARG.
1521 (do_formals): In MRI mode, add special NARG formal.
5657 (get_and_process, do_formals, macro_expand, do_sdata,