Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dinput-file.c40 #define BUFFER_SIZE (32 * 1024) macro
73 return (BUFFER_SIZE); in input_file_buffer_size()
241 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE); in input_file_give_next_buffer()
243 size = input_file_get (where, BUFFER_SIZE); in input_file_give_next_buffer()