Searched refs:MZ_TRUE (Results 1 – 3 of 3) sorted by relevance
1072 tdefl_optimize_huffman_table(d, 0, 288, 15, MZ_TRUE); in tdefl_start_static_block()1073 tdefl_optimize_huffman_table(d, 1, 32, 15, MZ_TRUE); in tdefl_start_static_block()1291 tdefl_compress_block(d, MZ_TRUE); in tdefl_flush_block()1609 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_fast()1648 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_fast()1664 return MZ_TRUE; in tdefl_compress_fast()1847 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_normal()1853 return MZ_TRUE; in tdefl_compress_normal()2040 return MZ_TRUE; in tdefl_output_buffer_putter()2051 out_buf.m_expandable = MZ_TRUE; in tdefl_compress_mem_to_heap()[all …]
340 #define MZ_TRUE (1) macro
499 #define MZ_TRUE (1) macro