Searched refs:_tr_init (Results 1 – 5 of 5) sorted by relevance
305 void ZLIB_INTERNAL _tr_init(deflate_state *s);
37 # define _tr_init z__tr_init macro
26 # define _tr_init z__tr_init macro
455 void ZLIB_INTERNAL _tr_init(deflate_state *s) { in _tr_init() function
665 _tr_init(s); in deflateResetKeep()