Searched refs:output_byte (Results 1 – 2 of 2) sorted by relevance
225 output_byte(struct archive_write_filter *f, unsigned char c) in output_byte() function257 output_byte(f, state->bit_buf); in output_code()263 output_byte(f, ocode & 0xff); in output_code()284 ret = output_byte(f, state->bit_buf); in output_code()318 ret = output_byte(f, state->bit_buf); in output_flush()
369 define void output_byte(x,i){387 output_byte(x,i)