Searched defs:input_buffer (Results 1 – 4 of 4) sorted by relevance
87 buffer_compress(Buffer * input_buffer, Buffer * output_buffer) in buffer_compress()132 buffer_uncompress(Buffer * input_buffer, Buffer * output_buffer) in buffer_uncompress()
204 static char input_buffer[32 * 1024]; variable
241 static char input_buffer[INPUT_BUFFER_SIZE]; variable
3080 unsigned char input_buffer[IBS]; in relocate_debug() local