Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dinput-file.c34 static int input_file_get (char *, int);
215 input_file_get (char *buf, int buflen) in input_file_get() function
246 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE); in input_file_give_next_buffer()
H A DChangeLog-98991541 * input-file.c (input_file_get): Change to take char * and int.
H A DChangeLog-92951226 * input-file.c (input_file_get): New static function.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dinput-file.c35 static int input_file_get (char *, int);
211 input_file_get (char *buf, int buflen) in input_file_get() function
240 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE); in input_file_give_next_buffer()
H A DChangeLog-98991541 * input-file.c (input_file_get): Change to take char * and int.
H A DChangeLog-92951226 * input-file.c (input_file_get): New static function.