Searched refs:s_tdefl_large_dist_sym (Results 1 – 1 of 1) sorted by relevance
3164 static const mz_uint8 s_tdefl_large_dist_sym[128] = { variable3538 s1 = s_tdefl_large_dist_sym[match_dist >> 8]; in tdefl_compress_lz_codes()3621 sym = s_tdefl_large_dist_sym[match_dist >> 8]; in tdefl_compress_lz_codes()3970 s1 = s_tdefl_large_dist_sym[cur_match_dist >> 8]; in tdefl_compress_fast()4096 s1 = s_tdefl_large_dist_sym[(match_dist >> 8) & 127]; in tdefl_record_match()