Searched refs:apply_macro_to_string (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | read-rtl.c | 118 static const char *apply_macro_to_string (const char *, struct mapping *, int); 382 apply_macro_to_string (const char *string, struct mapping *macro, int value) in apply_macro_to_string() function 456 XTMPL (x, i) = apply_macro_to_string (XTMPL (x, i), macro, value); in apply_macro_to_rtx() 461 XSTR (x, i) = apply_macro_to_string (XSTR (x, i), macro, value); in apply_macro_to_rtx()
|
| H A D | ChangeLog-2005 | 15857 * read-rtl.c (mode_attr_index, apply_macro_to_string, 19209 apply_macro_to_string. 19211 (apply_macro_to_string): Call map_attr_string. 30135 (apply_macro_to_string): Associate the new string with the same
|
| H A D | ChangeLog-2004 | 10430 * read-rtl.c (apply_macro_to_string): Replace index with strchr. 17597 (uses_code_macro_p, apply_code_macro, apply_macro_to_string)
|