Home
last modified time | relevance | path

Searched refs:_tr_init (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/zlib/
H A Ddeflate.h311 void ZLIB_INTERNAL _tr_init(deflate_state *s);
H A Dzconf.h45 # define _tr_init z__tr_init macro
H A Dzconf.h.in26 # define _tr_init z__tr_init macro
H A Dtrees.c456 void ZLIB_INTERNAL _tr_init(deflate_state *s) { in _tr_init() function
H A Ddeflate.c674 _tr_init(s); in deflateResetKeep()