Searched refs:dfltcc_deflate_get_dictionary (Results 1 – 2 of 2) sorted by relevance
13 int Z_INTERNAL dfltcc_deflate_get_dictionary(PREFIX3(streamp) strm, unsigned char *dictionary, uInt…24 return dfltcc_deflate_get_dictionary((strm), (dict), (dict_len)); \
388 int Z_INTERNAL dfltcc_deflate_get_dictionary(PREFIX3(streamp) strm, unsigned char *dictionary, uInt… in dfltcc_deflate_get_dictionary() function