Searched refs:_tr_init (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.h282 void _tr_init OF((deflate_state *s));
H A Dtrees.c93 * The codes 286 and 287 are needed to build a canonical tree (see _tr_init
382 void _tr_init(s) function
H A Ddeflate.c392 _tr_init(s);
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.h299 void ZLIB_INTERNAL _tr_init OF((deflate_state *s));
H A Dzconf.h26 # define _tr_init z__tr_init macro
H A Dtrees.c89 * The codes 286 and 287 are needed to build a canonical tree (see _tr_init
379 void ZLIB_INTERNAL _tr_init(s) function
H A Ddeflate.c499 _tr_init(s);
/freebsd-11-stable/sys/libkern/
H A Dzlib.c28 #define _tr_init _zlib104_tr_init macro
539 void _tr_init OF((deflate_state *s));
899 _tr_init(s);
1931 * The codes 286 and 287 are needed to build a canonical tree (see _tr_init
2146 void _tr_init(s) function

Completed in 125 milliseconds