Searched refs:get_any_string (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | macro.c | 37 static int get_any_string (int, sb *, sb *); 352 get_any_string (int idx, sb *in, sb *out) in get_any_string() function 541 idx = get_any_string (idx + 1, in, &formal->def); in do_formals() 1025 idx = get_any_string (idx, in, &n->actual); in macro_expand() 1075 idx = get_any_string (idx + 1, in, &ptr->actual); in macro_expand() 1112 idx = get_any_string (idx, in, &f->actual); in macro_expand() 1339 idx = get_any_string (idx, in, &f.actual); in expand_irp()
|
| H A D | ChangeLog-2006 | 2406 * 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 D | ChangeLog-0203 | 3770 * macro.c (get_any_string): Correct logic for not going beyond end 7308 * macro.c (get_any_string): Add no-c-format comment to prevent 7310 * gasp.c (get_any_string): Add no-c-format comment to prevent
|
| H A D | ChangeLog-9295 | 337 * 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 D | ChangeLog-9899 | 4465 (get_any_string): '<' only starts a string if macro_alternate or
|