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

/bind-9.6-ESV-R11/lib/isc/
H A Dheap.c146 float_up(isc_heap_t *heap, unsigned int i, void *elt) { function
200 float_up(heap, new_last, elt);
224 float_up(heap, index, heap->array[index]);
235 float_up(heap, index, heap->array[index]);

Completed in 9 milliseconds