Searched defs:_tr_init (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
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
/illumos-gate/usr/src/boot/lib/libz/
H A Dtrees.c89 * The codes 286 and 287 are needed to build a canonical tree (see _tr_init
381 void ZLIB_INTERNAL _tr_init(s) function
H A Dzconf.h26 # define _tr_init z__tr_init macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c584 void _tr_init OF((deflate_state *s));
1022 _tr_init(s);
2310 * canonical tree (see _tr_init below).
2541 _tr_init(s) function

Completed in 81 milliseconds