Searched refs:hmove (Results 1 – 1 of 1) sorted by relevance
110 #define hmove(a, b) {(b).count = (a).count; (b).node = (a).node; } macro227 hmove(heap[i], heapsubi); in heapify()235 hmove(heap[k], heap[i]); in heapify()238 hmove(heapsubi, heap[i]); in heapify()279 hmove(heap[n], heap[1]); in packfile()