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

/freebsd-10.0-release/contrib/binutils/gas/
H A Ddepend.c39 static void wrap_output (FILE *, char *, int);
145 wrap_output (FILE *f, char *string, int spacer)
199 wrap_output (f, out_file_name, ':');
201 wrap_output (f, dep->file, ' ');
144 wrap_output (FILE *f, char *string, int spacer) function

Completed in 120 milliseconds