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

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h37 #define heap_increased __heap_increased macro
46 int heap_increased(heap_context, int);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h37 #define heap_increased __heap_increased macro
46 int heap_increased(heap_context, int);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c191 heap_increased(heap_context ctx, int i) { function
H A Dev_timers.c327 result = heap_increased(ctx->timers, timer->index);
/netbsd-current/lib/libc/isc/
H A Dev_timers.c344 result = heap_increased(ctx->timers, timer->index);

Completed in 173 milliseconds