Searched refs:buffer_line (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | listing.c | 477 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() function 1096 p = buffer_line (current_file, cache->buffer, width); in print_source() 1245 p = buffer_line (list->file, buffer, width); in listing_listing() 1284 p = buffer_line (list->file, buffer, width); in listing_listing()
|
H A D | ChangeLog-2008 | 384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
|
H A D | ChangeLog-9899 | 4659 * listing.c (buffer_line): If we can't open the file, set at_end. 4790 (buffer_line): Check for the file in the last_open cache, updating
|
H A D | ChangeLog | 2209 * listing.c (buffer_line): Remove debugging code accidentally
|
H A D | ChangeLog-2016 | 5508 (buffer_line): Return const char *.
|
H A D | ChangeLog-2020 | 18 * listing.c (buffer_line): Avoid integer overflow on paper_width
|
H A D | ChangeLog-9295 | 2301 (buffer_line): If at_end set, just return immediately. Don't 12623 * listing.c (buffer_line): rewind to the start of include
|
H A D | ChangeLog-0001 | 958 * listing.c (buffer_line): Don't write past the end of `line' when
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | listing.c | 477 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() function 1102 p = buffer_line (current_file, cache->buffer, width); in print_source() 1251 p = buffer_line (list->file, buffer, width); in listing_listing() 1279 p = buffer_line (list->file, buffer, width); in listing_listing()
|
H A D | ChangeLog-2008 | 384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
|
H A D | ChangeLog-9899 | 4659 * listing.c (buffer_line): If we can't open the file, set at_end. 4790 (buffer_line): Check for the file in the last_open cache, updating
|
H A D | ChangeLog | 2904 * listing.c (buffer_line): Remove debugging code accidentally
|
H A D | ChangeLog-2020 | 18 * listing.c (buffer_line): Avoid integer overflow on paper_width
|
H A D | ChangeLog-2016 | 5508 (buffer_line): Return const char *.
|
H A D | ChangeLog-9295 | 2301 (buffer_line): If at_end set, just return immediately. Don't 12623 * listing.c (buffer_line): rewind to the start of include
|
H A D | ChangeLog-0001 | 958 * listing.c (buffer_line): Don't write past the end of `line' when
|