Searched refs:wrap_output (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | depend.c | 39 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 D | ChangeLog-9899 | 4374 (wrap_output): Use it.
|
| H A D | ChangeLog-9697 | 1351 * depend.c (wrap_output): new prototype.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | depend.c | 39 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 D | ChangeLog-9899 | 4374 (wrap_output): Use it.
|
| H A D | ChangeLog-9697 | 1351 * depend.c (wrap_output): new prototype.
|