Home
last modified time | relevance | path

Searched refs:input_file_get (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Dinput-file.c32 static int input_file_get (char *, int);
208 input_file_get (char *buf, int buflen) in input_file_get() function
236 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE); in input_file_give_next_buffer()
DChangeLog-2006597 (input_file_get, input_file_give_next_buffer): Likewise.
DChangeLog-98991541 * input-file.c (input_file_get): Change to take char * and int.
DChangeLog-92951226 * input-file.c (input_file_get): New static function.