Home
last modified time | relevance | path

Searched refs:gz_decomp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzread.c15 local int gz_decomp OF((gz_statep));
178 local int gz_decomp(state) in gz_decomp() function
254 if (gz_decomp(state) == -1)
360 if (gz_decomp(state) == -1)
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzread.c23 local int gz_decomp OF((gz_statep));
187 local int gz_decomp(state) in gz_decomp() function
263 if (gz_decomp(state) == -1)
369 if (gz_decomp(state) == -1)