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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c16335 const char *for_decimal = "\t.byte ";
16356 for_decimal = "\"\n\t.byte ";
16365 for_decimal = "\t.byte ";
16372 if (for_decimal)
16373 fputs (for_decimal, file);
16377 for_decimal = ", ";
16299 const char *for_decimal = "\\t.byte "; local

Completed in 180 milliseconds