Lines Matching defs:comment

38 /* How to start an assembler comment.  */
46 to print a newline, since the caller may want to add a comment. */
70 const char *comment, ...)
75 va_start (ap, comment);
85 if (flag_debug_asm && comment)
88 vfprintf (asm_out_file, comment, ap);
103 const char *comment, ...)
107 va_start (ap, comment);
117 if (flag_debug_asm && comment)
120 vfprintf (asm_out_file, comment, ap);
137 const char *comment, ...)
141 va_start (ap, comment);
149 if (flag_debug_asm && comment)
152 vfprintf (asm_out_file, comment, ap);
167 const char *comment, ...)
171 va_start (ap, comment);
182 if (flag_debug_asm && comment)
185 vfprintf (asm_out_file, comment, ap);
197 const char *comment, ...)
201 va_start (ap, comment);
205 if (flag_debug_asm && comment)
208 vfprintf (asm_out_file, comment, ap);
219 const char *comment, ...)
223 va_start (ap, comment);
227 if (flag_debug_asm && comment)
230 vfprintf (asm_out_file, comment, ap);
246 const char *comment, ...)
251 va_start (ap, comment);
258 if (flag_debug_asm && comment)
272 vfprintf (asm_out_file, comment, ap);
514 const char *comment, ...)
518 va_start (ap, comment);
523 if (flag_debug_asm && comment)
526 vfprintf (asm_out_file, comment, ap);
558 if (comment)
561 vfprintf (asm_out_file, comment, ap);
575 const char *comment, ...)
579 va_start (ap, comment);
584 if (flag_debug_asm && comment)
587 vfprintf (asm_out_file, comment, ap);
622 if (comment)
625 vfprintf (asm_out_file, comment, ap);
638 const char *comment, ...)
642 va_start (ap, comment);
653 if (flag_debug_asm && comment)
656 vfprintf (asm_out_file, comment, ap);
668 const char *comment, ...)
672 va_start (ap, comment);
683 if (flag_debug_asm && comment)
686 vfprintf (asm_out_file, comment, ap);
809 const char *comment, ...)
814 va_start (ap, comment);
880 if (flag_debug_asm && comment)
883 vfprintf (asm_out_file, comment, ap);