Home
last modified time | relevance | path

Searched defs:heap_parent (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dheap.c47 #define heap_parent(i) ((i) >> 1) macro
/titanic_44/usr/src/uts/common/os/
H A Dcyclic.c738 cyc_index_t heap_parent, heap_current = ndx; in cyclic_upheap() local