Searched defs:float_up (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dheap.c149 float_up(isc_heap_t *heap, unsigned int i, void *elt) { function
206 float_up(heap, new_last, elt);
234 float_up(heap, idx, heap->array[idx]);
245 float_up(heap, idx, heap->array[idx]);

Completed in 10 milliseconds