Searched refs:dfltcc_reset (Results 1 – 4 of 4) sorted by relevance
13 void Z_INTERNAL dfltcc_reset(PREFIX3(streamp) strm, uInt size);
17 dfltcc_reset((strm), sizeof(struct inflate_state))
28 dfltcc_reset((strm), sizeof(deflate_state))
38 void Z_INTERNAL dfltcc_reset(PREFIX3(streamp) strm, uInt size) { in dfltcc_reset() function