Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ddepend.c39 static void wrap_output (FILE *, char *, int);
144 wrap_output (FILE *f, char *string, int spacer) in wrap_output() function
198 wrap_output (f, out_file_name, ':'); in print_dependencies()
200 wrap_output (f, dep->file, ' '); in print_dependencies()
H A DChangeLog-98994374 (wrap_output): Use it.
H A DChangeLog-96971351 * depend.c (wrap_output): new prototype.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Ddepend.c39 static void wrap_output (FILE *, char *, int);
144 wrap_output (FILE *f, char *string, int spacer) in wrap_output() function
198 wrap_output (f, out_file_name, ':'); in print_dependencies()
200 wrap_output (f, dep->file, ' '); in print_dependencies()
H A DChangeLog-98994374 (wrap_output): Use it.
H A DChangeLog-96971351 * depend.c (wrap_output): new prototype.