Searched refs:for_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c16334 const char *for_string = "\t.byte \"";
16344 if (for_string)
16345 fputs (for_string, file);
16355 for_string = NULL;
16364 for_string = "\t.byte \"";
16376 for_string = "\n\t.byte \"";
16298 const char *for_string = "\\t.byte \\""; local

Completed in 90 milliseconds