Home
last modified time | relevance | path

Searched refs:gen_codes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dtrees.c146 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
303 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
577 local void gen_codes (tree, max_code, bl_count) in gen_codes() function
700 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1573 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
1724 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in ct_static_init()
1935 local void gen_codes (tree, max_code, bl_count) in gen_codes() function
2057 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2361 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
2526 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
2754 gen_codes(tree, max_code, bl_count) in gen_codes() function
2891 gen_codes((ct_data *)tree, max_code, s->bl_count);