Searched refs:_tr_init (Results 1 – 5 of 5) sorted by relevance
311 void ZLIB_INTERNAL _tr_init(deflate_state *s);
45 # define _tr_init z__tr_init macro
26 # define _tr_init z__tr_init macro
456 void ZLIB_INTERNAL _tr_init(deflate_state *s) { in _tr_init() function
674 _tr_init(s); in deflateResetKeep()