Home
last modified time | relevance | path

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

/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_deflate.h8 int Z_INTERNAL dfltcc_deflate_params(PREFIX3(streamp) strm, int level, int strategy, int *flush);
34 err = dfltcc_deflate_params((strm), (level), (strategy), (hook_flush)); \
Ddfltcc_deflate.c300 int Z_INTERNAL dfltcc_deflate_params(PREFIX3(streamp) strm, int level, int strategy, int *flush) { in dfltcc_deflate_params() function