Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c363 get_any_string (size_t idx, sb *in, sb *out) in get_any_string() function
556 idx = get_any_string (idx + 1, in, &formal->def); in do_formals()
1064 idx = get_any_string (idx, in, &n->actual); in macro_expand()
1106 idx = get_any_string (idx + 1, in, &t); in macro_expand()
1118 idx = get_any_string (idx + 1, in, &ptr->actual); in macro_expand()
1155 idx = get_any_string (idx, in, &f->actual); in macro_expand()
1364 idx = get_any_string (idx, in, &f.actual); in expand_irp()
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.
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.
DChangeLog-20111557 * macro.c (get_any_string): Free malloced br_buf.
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
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
DChangeLog-98994465 (get_any_string): '<' only starts a string if macro_alternate or