Lines Matching refs:EState
195 void prepare_new_block ( EState* s ) in prepare_new_block()
209 void init_RL ( EState* s ) in init_RL()
217 Bool isempty_RL ( EState* s ) in isempty_RL()
233 EState* s; in BZ_API()
246 s = BZALLOC( sizeof(EState) ); in BZ_API()
302 t += ( sizeof(EState) ); in BZ_API()
319 EState* s = strm->state; in BZ_API()
378 void add_pair_to_block ( EState* s ) in add_pair_to_block()
414 void flush_RL ( EState* s ) in flush_RL()
451 Bool copy_input_until_stop ( EState* s ) in copy_input_until_stop()
496 Bool copy_output_until_stop ( EState* s ) in copy_output_until_stop()
527 EState* s = strm->state; in handle_compress()
572 EState* s; in BZ_API()
632 EState* s; in BZ_API()