Searched refs:MZ_CLEAR_OBJ (Results 1 – 1 of 1) sorted by relevance
1943 #define MZ_CLEAR_OBJ(obj) memset(&(obj), 0, sizeof(obj)) macro2688 MZ_CLEAR_OBJ(r->m_tables[2].m_code_size); in tinfl_decompress()2702 MZ_CLEAR_OBJ(total_syms); in tinfl_decompress()2703 MZ_CLEAR_OBJ(pTable->m_look_up); in tinfl_decompress()2704 MZ_CLEAR_OBJ(pTable->m_tree); in tinfl_decompress()3192 MZ_CLEAR_OBJ(hist); in tdefl_radix_sort_syms()3295 MZ_CLEAR_OBJ(num_codes); in tdefl_optimize_huffman_table()3318 MZ_CLEAR_OBJ(d->m_huff_code_sizes[table_num]); in tdefl_optimize_huffman_table()3319 MZ_CLEAR_OBJ(d->m_huff_codes[table_num]); in tdefl_optimize_huffman_table()4322 MZ_CLEAR_OBJ(d->m_hash); in tdefl_compress()[all …]