Lines Matching refs:EState
154 static void prepare_new_block(EState* s) { in prepare_new_block()
166 static void init_RL(EState* s) { in init_RL()
171 static Bool isempty_RL(EState* s) { in isempty_RL()
181 EState* s; in BZ_API()
197 s = (EState*)BZALLOC(sizeof(EState)); in BZ_API()
248 static void add_pair_to_block(EState* s) { in add_pair_to_block()
291 static void flush_RL(EState* s) { in flush_RL()
323 static Bool copy_input_until_stop(EState* s) { in copy_input_until_stop()
370 static Bool copy_output_until_stop(EState* s) { in copy_output_until_stop()
399 EState* s = (EState*)strm->state; in handle_compress()
437 EState* s; in BZ_API()
440 s = (EState*)strm->state; in BZ_API()
497 EState* s; in BZ_API()
500 s = (EState*)strm->state; in BZ_API()