HomeSort by: relevance | last modified time | path
    Searched defs:wrap_output (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function
  /src/external/gpl3/binutils.old/dist/gas/
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function
depend.c 40 static void wrap_output (FILE *, const char *, int);
146 wrap_output (FILE *f, const char *string, int spacer)
200 wrap_output (f, out_file_name, ':');
202 wrap_output (f, dep->file, ' ');
145 wrap_output (FILE *f, const char *string, int spacer) function

Completed in 181 milliseconds