Searched refs:deflateInit__ft (Results 1 – 2 of 2) sorted by relevance
94 typedef int (*deflateInit__ft) (z_streamp strm, int level, typedef103 static deflateInit__ft p_deflateInit_ = NULL;230 p_deflateInit_ = (deflateInit__ft) DSO_bind_func(zlib_dso, "deflateInit_"); in DEFINE_RUN_ONCE_STATIC()
93 typedef int (*deflateInit__ft) (z_streamp strm, int level, typedef102 static deflateInit__ft p_deflateInit_ = NULL;238 = (deflateInit__ft) DSO_bind_func(zlib_dso, "deflateInit_"); in COMP_zlib()