OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heap_element
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/private/isc/
heap.h
39
#define
heap_element
__heap_element
macro
48
void *
heap_element
(heap_context, int);
/bionic/libc/netbsd/isc/
ev_timers.c
249
if (
heap_element
(ctx->timers, del->index) != del)
276
if (
heap_element
(ctx->timers, timer->index) != timer)
302
if (
heap_element
(ctx->timers, timer->index) != timer)
Completed in 10 milliseconds