Searched defs:num_hnodes (Results 1 – 1 of 1) sorted by relevance
86 static int huff_smallest_node(hnode *hnodes, int num_hnodes) { in huff_smallest_node()120 int num_hnodes, i; in huff_build_tree() local