Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Dheap.h38 #define heap_decreased __heap_decreased macro
47 int heap_decreased(heap_context, int);
/bionic/libc/upstream-netbsd/lib/libc/isc/
Dev_timers.c350 result = heap_decreased(ctx->timers, timer->index); in evResetTimer()