Lines Matching refs:zalloc
45 static alloc_func zalloc = NULL; variable
204 c_stream.zalloc = zalloc; in test_deflate()
242 d_stream.zalloc = zalloc; in test_inflate()
293 c_stream.zalloc = zalloc; in test_large_deflate()
376 d_stream.zalloc = zalloc; in test_large_inflate()
413 c_stream.zalloc = zalloc; in test_flush()
449 d_stream.zalloc = zalloc; in test_sync()
485 c_stream.zalloc = zalloc; in test_dict_deflate()
522 d_stream.zalloc = zalloc; in test_dict_inflate()
580 c_stream.zalloc = zalloc; in test_deflate_bound()
625 c_stream.zalloc = zalloc; in test_deflate_copy()
672 c_stream.zalloc = zalloc; in test_deflate_get_dict()
717 c_stream.zalloc = zalloc; in test_deflate_pending()
768 c_stream.zalloc = zalloc; in test_deflate_prime()
817 d_stream.zalloc = zalloc; in test_deflate_prime()
859 c_stream.zalloc = zalloc; in test_deflate_set_header()
917 c_stream.zalloc = zalloc; in test_deflate_tune()