Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dmacro.c76 static const char *macro_expand_body
621 macro_expand_body (sb *in, sb *out, formal_entry *formals, in macro_expand_body() function
996 err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, 1); in macro_expand()
1134 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
1163 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
H A DChangeLog-98991549 * macro.c (macro_expand_body): Call hash_jam with NULL rather than
4314 * macro.c (macro_expand_body): Increase buffer size.
4467 (macro_expand_body): Permit keyword parameters following
H A DChangeLog-9295332 * macro.c (macro_expand_body): Don't warn about == with a
745 (macro_expand_body): If macro_strip_at, don't recognize parameters
1042 * macro.c (macro_expand_body): Delete local variables from the
1479 (macro_expand_body): New static function, broken out of
1481 (macro_expand): Call macro_expand_body.
H A DChangeLog-00011215 (macro_expand_body): Use ISALNUM/ISDIGIT/ISUPPER/ISALPHA
6644 * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
H A DChangeLog-96972921 * macro.c (macro_expand_body): In MRI mode, just copy a single &.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dmacro.c79 static const char *macro_expand_body
792 macro_expand_body (sb *in, sb *out, formal_entry *formals, in macro_expand_body() function
1198 err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m); in macro_expand()
1363 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
1390 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
H A DChangeLog-20052322 (macro_expand_body): Use new_formal and del_formal.
2551 * macro.c (macro_expand_body): Replace locals indicator parameters
2825 (macro_expand_body): Adjust comment. Range-check input before use.
H A DChangeLog-98991549 * macro.c (macro_expand_body): Call hash_jam with NULL rather than
4314 * macro.c (macro_expand_body): Increase buffer size.
4467 (macro_expand_body): Permit keyword parameters following
H A DChangeLog-20041106 * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
H A DChangeLog-9295332 * macro.c (macro_expand_body): Don't warn about == with a
745 (macro_expand_body): If macro_strip_at, don't recognize parameters
1042 * macro.c (macro_expand_body): Delete local variables from the
1479 (macro_expand_body): New static function, broken out of
1481 (macro_expand): Call macro_expand_body.
H A DChangeLog-00011215 (macro_expand_body): Use ISALNUM/ISDIGIT/ISUPPER/ISALPHA
6644 * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
H A DChangeLog-96972921 * macro.c (macro_expand_body): In MRI mode, just copy a single &.