Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/include/isc/
H A Dheap.h36 #define heap_decreased __heap_decreased macro
45 int heap_decreased(heap_context, int);
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dheap.c201 heap_decreased(heap_context ctx, int i) { in heap_decreased() function
H A Dev_timers.c331 result = heap_decreased(ctx->timers, timer->index); in evResetTimer()