Searched refs:MZ_CLEAR_OBJ (Results 1 – 1 of 1) sorted by relevance
182 #define MZ_CLEAR_OBJ(obj) VG_(memset)(&(obj), 0, sizeof(obj)) macro340 …MZ_CLEAR_OBJ(r->m_tables[2].m_code_size); for (counter = 0; counter < r->m_table_sizes[2]; counter… in tinfl_decompress()346 …s[16]; pTable = &r->m_tables[r->m_type]; MZ_CLEAR_OBJ(total_syms); MZ_CLEAR_OBJ(pTable->m_look_up)… in tinfl_decompress()