Searched refs:compress_func (Results 1 – 2 of 2) sorted by relevance
39 #define compress_func z_compress_level macro46 #define compress_func compress2 macro75 if (compress_func(d_start, &dstlen, s_start, s_len, n) != Z_OK) { in gzip_compress()
73 typedef block_state (*compress_func) OF((deflate_state *s, int flush));125 compress_func func;577 compress_func func;