Searched refs:cur_maxcode (Results 1 – 1 of 1) sorted by relevance
92 int cur_maxcode; /* Maximum code, given n_bits. */ member191 state->cur_maxcode = MAXCODE(state->code_len); in archive_compressor_compress_open()277 if (clear_flg || state->first_free > state->cur_maxcode) { in output_code()296 state->cur_maxcode = MAXCODE(state->code_len); in output_code()300 state->cur_maxcode = state->max_maxcode; in output_code()302 state->cur_maxcode = MAXCODE(state->code_len); in output_code()