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

/bind-9.6-ESV-R11/lib/isc/
H A Dheap.c208 isc_boolean_t less; local
221 less = heap->compare(elt, heap->array[index]);
223 if (less)

Completed in 463 milliseconds