Searched defs:heap_parent (Results 1 – 2 of 2) sorted by relevance
47 #define heap_parent(i) ((i) >> 1) macro
738 cyc_index_t heap_parent, heap_current = ndx; in cyclic_upheap() local