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

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h38 #define heap_decreased __heap_decreased macro
47 int heap_decreased(heap_context, int);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h38 #define heap_decreased __heap_decreased macro
47 int heap_decreased(heap_context, int);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c203 heap_decreased(heap_context ctx, int i) { function
H A Dev_timers.c333 result = heap_decreased(ctx->timers, timer->index);
/netbsd-current/lib/libc/isc/
H A Dev_timers.c350 result = heap_decreased(ctx->timers, timer->index);

Completed in 183 milliseconds