Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dmacro.c394 get_any_string (size_t idx, sb *in, sb *out) in get_any_string() function
588 idx = get_any_string (idx + 1, in, &formal->def); in do_formals()
1106 idx = get_any_string (idx, in, &n->actual); in macro_expand()
1148 idx = get_any_string (idx + 1, in, &t); in macro_expand()
1160 idx = get_any_string (idx + 1, in, &ptr->actual); in macro_expand()
1197 idx = get_any_string (idx, in, &f->actual); in macro_expand()
1407 idx = get_any_string (idx, in, &f.actual); in expand_irp()
H A DChangeLog-20062406 * macro.c (get_any_string): Don't insert quotes for <>-quoted input.
2412 (get_any_string): Don't consider '(' and ')' as quoting anymore.
H A DChangeLog-20051377 (get_any_string): Likewise.
2211 * macro.c (get_any_string): Remove the two last parameters. Replace
2215 (do_formals): Remove two last arguments to get_any_string.
H A DChangeLog-20111557 * macro.c (get_any_string): Free malloced br_buf.
H A DChangeLog-02033762 * macro.c (get_any_string): Correct logic for not going beyond end
7300 * macro.c (get_any_string): Add no-c-format comment to prevent
7302 * gasp.c (get_any_string): Add no-c-format comment to prevent
H A DChangeLog-9295337 * macro.c (get_any_string): Don't keep quotes if macro_strip_at is
1069 (get_any_string): Copy some characters for which ISSEP is true:
1468 * gasp.c (do_align, get_any_string): Mark as static.
5656 (get_any_string): New arg 'pretend_quote'.
5676 * gasp.c (get_any_string): Cope with getting a string with an
H A DChangeLog-20193161 * macro.c (get_any_string): Increase size of buffer used to hold
4858 * macro.c (get_any_string): Check for end of input whilst scanning
H A DChangeLog-98994465 (get_any_string): '<' only starts a string if macro_alternate or
H A DChangeLog-20163631 * macro.c (get_any_string): Likewise.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dmacro.c368 get_any_string (size_t idx, sb *in, sb *out) in get_any_string() function
566 idx = get_any_string (idx + 1, in, &formal->def); in do_formals()
1067 idx = get_any_string (idx, in, &n->actual); in macro_expand()
1109 idx = get_any_string (idx + 1, in, &t); in macro_expand()
1121 idx = get_any_string (idx + 1, in, &ptr->actual); in macro_expand()
1158 idx = get_any_string (idx, in, &f->actual); in macro_expand()
1368 idx = get_any_string (idx, in, &f.actual); in expand_irp()
H A DChangeLog-20062406 * macro.c (get_any_string): Don't insert quotes for <>-quoted input.
2412 (get_any_string): Don't consider '(' and ')' as quoting anymore.
H A DChangeLog-20051377 (get_any_string): Likewise.
2211 * macro.c (get_any_string): Remove the two last parameters. Replace
2215 (do_formals): Remove two last arguments to get_any_string.
H A DChangeLog-20111557 * macro.c (get_any_string): Free malloced br_buf.
H A DChangeLog-02033762 * macro.c (get_any_string): Correct logic for not going beyond end
7300 * macro.c (get_any_string): Add no-c-format comment to prevent
7302 * gasp.c (get_any_string): Add no-c-format comment to prevent
H A DChangeLog-9295337 * macro.c (get_any_string): Don't keep quotes if macro_strip_at is
1069 (get_any_string): Copy some characters for which ISSEP is true:
1468 * gasp.c (do_align, get_any_string): Mark as static.
5656 (get_any_string): New arg 'pretend_quote'.
5676 * gasp.c (get_any_string): Cope with getting a string with an
H A DChangeLog-20193161 * macro.c (get_any_string): Increase size of buffer used to hold
4858 * macro.c (get_any_string): Check for end of input whilst scanning
H A DChangeLog-98994465 (get_any_string): '<' only starts a string if macro_alternate or
H A DChangeLog-20163631 * macro.c (get_any_string): Likewise.