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