Searched refs:used_syms (Results 1 – 1 of 1) sorted by relevance
2515 mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; in tinfl_decompress() local2522 used_syms = 0, total = 0; in tinfl_decompress()2526 used_syms += total_syms[i]; in tinfl_decompress()2529 if ((65536 != total) && (used_syms > 1)) in tinfl_decompress()