Searched refs:out_byte (Results 1 – 1 of 1) sorted by relevance
230 static int out_byte(struct rubin_state *rs, unsigned char byte) in out_byte() function274 while (pos < (*sourcelen) && !out_byte(&rs, data_in[pos])) in rubin_do_compress()