Home
last modified time | relevance | path

Searched defs:tree_desc_s (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/zmod/
H A Ddeflate.h80 typedef struct tree_desc_s { struct
81 ct_data *dyn_tree; /* the dynamic tree */
82 int max_code; /* largest code with non zero frequency */
83 static_tree_desc *stat_desc; /* the corresponding static tree */
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c202 typedef struct tree_desc_s { struct
203 ct_data *dyn_tree; /* the dynamic tree */
204 int max_code; /* largest code with non zero frequency */
205 static_tree_desc *stat_desc; /* the corresponding static tree */
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c347 typedef struct tree_desc_s { struct
348 ct_data *dyn_tree; /* the dynamic tree */
349 int max_code; /* largest code with non zero frequency */
350 static_tree_desc *stat_desc; /* the corresponding static tree */