Searched refs:buffer_line (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | listing.c | 476 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() function 1104 p = buffer_line (current_file, cache->buffer, width); in print_source() 1253 p = buffer_line (list->file, buffer, width); in listing_listing() 1292 p = buffer_line (list->file, buffer, width); in listing_listing()
|
D | ChangeLog-2008 | 384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
|
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
|
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
|
D | ChangeLog-0001 | 958 * listing.c (buffer_line): Don't write past the end of `line' when
|