Searched refs:hmove (Results 1 – 1 of 1) sorted by relevance
112 #define hmove(a, b) {(b).count = (a).count; (b).node = (a).node; } macro229 hmove(heap[i], heapsubi); in heapify()237 hmove(heap[k], heap[i]); in heapify()240 hmove(heapsubi, heap[i]); in heapify()281 hmove(heap[n], heap[1]); in packfile()