Home
last modified time | relevance | path

Searched refs:buffer_line (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dlisting.c477 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 DChangeLog-2008384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
H A DChangeLog-98994659 * 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 DChangeLog2209 * listing.c (buffer_line): Remove debugging code accidentally
H A DChangeLog-20165508 (buffer_line): Return const char *.
H A DChangeLog-202018 * listing.c (buffer_line): Avoid integer overflow on paper_width
H A DChangeLog-92952301 (buffer_line): If at_end set, just return immediately. Don't
12623 * listing.c (buffer_line): rewind to the start of include
H A DChangeLog-0001958 * listing.c (buffer_line): Don't write past the end of `line' when
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dlisting.c477 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 DChangeLog-2008384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
H A DChangeLog-98994659 * 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 DChangeLog2904 * listing.c (buffer_line): Remove debugging code accidentally
H A DChangeLog-202018 * listing.c (buffer_line): Avoid integer overflow on paper_width
H A DChangeLog-20165508 (buffer_line): Return const char *.
H A DChangeLog-92952301 (buffer_line): If at_end set, just return immediately. Don't
12623 * listing.c (buffer_line): rewind to the start of include
H A DChangeLog-0001958 * listing.c (buffer_line): Don't write past the end of `line' when