Lines Matching refs:MZ_FREE
1933 #define MZ_FREE(x) (void)x, ((void)0) macro
1937 #define MZ_FREE(x) free(x) macro
2015 void mz_free(void *p) { MZ_FREE(p); } in mz_free()
2025 MZ_FREE(address); in def_free_func()
3007 MZ_FREE(pBuf); in tinfl_decompress_mem_to_heap()
3018 MZ_FREE(pBuf); in tinfl_decompress_mem_to_heap()
3070 MZ_FREE(pDict); in tinfl_decompress_mem_to_callback()
4393 MZ_FREE(pComp); in tdefl_compress_mem_to_output()
4521 MZ_FREE(pComp); in tdefl_write_image_to_png_file_in_memory_ex()
4538 MZ_FREE(pComp); in tdefl_write_image_to_png_file_in_memory_ex()
4539 MZ_FREE(out_buf.m_pBuf); in tdefl_write_image_to_png_file_in_memory_ex()
4596 MZ_FREE(pComp); in tdefl_write_image_to_png_file_in_memory_ex()
4597 MZ_FREE(out_buf.m_pBuf); in tdefl_write_image_to_png_file_in_memory_ex()
4606 MZ_FREE(pComp); in tdefl_write_image_to_png_file_in_memory_ex()