Searched refs:for_string (Results 1 – 2 of 2) sorted by relevance
12071 const char *for_string = "\t.byte \""; local12081 if (for_string)12082 fputs (for_string, file);12092 for_string = NULL;12101 for_string = "\t.byte \"";12113 for_string = "\n\t.byte \"";
16242 const char *for_string = "\t.byte \""; in output_ascii() local16252 if (for_string) in output_ascii()16253 fputs (for_string, file); in output_ascii()16263 for_string = NULL; in output_ascii()16272 for_string = "\t.byte \""; in output_ascii()16284 for_string = "\n\t.byte \""; in output_ascii()