Home
last modified time | relevance | path

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

/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_deflate.h13 int Z_INTERNAL dfltcc_deflate_get_dictionary(PREFIX3(streamp) strm, unsigned char *dictionary, uInt…
24 return dfltcc_deflate_get_dictionary((strm), (dict), (dict_len)); \
Ddfltcc_deflate.c388 int Z_INTERNAL dfltcc_deflate_get_dictionary(PREFIX3(streamp) strm, unsigned char *dictionary, uInt… in dfltcc_deflate_get_dictionary() function