Searched defs:lists (Results 1 – 1 of 1) sorted by relevance
889 static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned index, BPMNode* tail) { in bpmnode_create()941 static void boundaryPM(BPMLists* lists, BPMNode* leaves, size_t numpresent, int c, int num) { in boundaryPM()1000 BPMLists lists; in lodepng_huffman_code_lengths() local