Home
last modified time | relevance | path

Searched refs:heap_left (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/
H A Dheap.c42 #define heap_left(i) ((i) << 1) macro
151 j = heap_left(i); in sink_down()