OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:heap_decreased
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-netbsd/libc/include/isc/
heap.h
38
#define
heap_decreased
__heap_decreased
macro
47
int
heap_decreased
(heap_context, int);
/bionic/libc/upstream-netbsd/libc/isc/
ev_timers.c
350
result =
heap_decreased
(ctx->timers, timer->index);
Completed in 44 milliseconds