Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c225 output_byte(struct archive_write_filter *f, unsigned char c) in output_byte() function
257 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()
/freebsd/contrib/bc/gen/
H A Dlib2.bc369 define void output_byte(x,i){
387 output_byte(x,i)