Searched refs:newchain (Results 1 – 3 of 3) sorted by relevance
107 Node* newchain; in BoundaryPM() local113 newchain = GetFreeNode(lists, maxbits, pool); in BoundaryPM()119 lists[index][1] = newchain; in BoundaryPM()123 InitNode(leaves[lastcount].weight, lastcount + 1, 0, newchain); in BoundaryPM()129 newchain); in BoundaryPM()131 InitNode(sum, lastcount, lists[index - 1][1], newchain); in BoundaryPM()
383 #define newchain() (nch[rund(10)]) macro
1460 *i = newchain(); in newobject()