Searched refs:input_file_get (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dinput-file.c217 input_file_get (char *buf, size_t buflen)
245 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE);
247 size = input_file_get (where, BUFFER_SIZE);
215 input_file_get (char *buf, size_t buflen) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dinput-file.c217 input_file_get (char *buf, size_t buflen)
245 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE);
247 size = input_file_get (where, BUFFER_SIZE);
215 input_file_get (char *buf, size_t buflen) function
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dinput-file.c217 input_file_get (char *buf, size_t buflen)
245 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE);
247 size = input_file_get (where, BUFFER_SIZE);
215 input_file_get (char *buf, size_t buflen) function

Completed in 95 milliseconds