A D | trees.c | 169 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument 173 # define send_code(s, c, tree) \ argument 439 #define pqremove(s, tree, top) \ argument 450 #define smaller(tree, n, m, depth) \ argument 460 local void pqdownheap(s, tree, k) in pqdownheap() argument 499 ct_data *tree = desc->dyn_tree; local 582 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument 628 ct_data *tree = desc->dyn_tree; local 712 local void scan_tree (s, tree, max_code) in scan_tree() argument 757 local void send_tree (s, tree, max_code) in send_tree() argument
|