Searched defs:leaves (Results 1 – 1 of 1) sorted by relevance
950 static void bpmnode_sort(BPMNode * leaves, size_t num) in bpmnode_sort()974 static void boundaryPM(BPMLists * lists, BPMNode * leaves, size_t numpresent, int c, int num) in boundaryPM()1007 BPMNode * leaves; /*the symbols, only those with > 0 frequency*/ in lodepng_huffman_code_lengths() local