Searched refs:total_syms (Results 1 – 1 of 1) sorted by relevance
2700 total_syms[16]; in tinfl_decompress() local2702 MZ_CLEAR_OBJ(total_syms); in tinfl_decompress()2706 total_syms[pTable->m_code_size[i]]++; in tinfl_decompress()2710 used_syms += total_syms[i]; in tinfl_decompress()2711 next_code[i + 1] = (total = ((total + total_syms[i]) << 1)); in tinfl_decompress()