Searched refs:output_byte (Results 1 – 2 of 2) sorted by relevance
231 output_byte(struct archive_write_filter *f, unsigned char c) in output_byte() function263 output_byte(f, compress->bit_buf); in output_code()269 output_byte(f, ocode & 0xff); in output_code()290 ret = output_byte(f, compress->bit_buf); in output_code()324 ret = output_byte(f, compress->bit_buf); in output_flush()
369 define void output_byte(x,i){387 output_byte(x,i)