Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
H A Dinput-file.h58 char *input_file_give_next_buffer (char *where);
H A Dinput-file.c231 input_file_give_next_buffer (char *where /* Where to place 1st character of new buffer. */) in input_file_give_next_buffer() function
H A Dinput-scrub.c356 limit = input_file_give_next_buffer (start); in input_scrub_next_buffer()
/dragonfly/contrib/binutils-2.27/gas/
H A Dinput-file.h58 char *input_file_give_next_buffer (char *where);
H A Dinput-file.c231 input_file_give_next_buffer (char *where /* Where to place 1st character of new buffer. */) in input_file_give_next_buffer() function
H A Dinput-scrub.c357 limit = input_file_give_next_buffer (buffer_start in input_scrub_next_buffer()