Home
last modified time | relevance | path

Searched defs:min_heap_empty_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dminheap-internal.h67 int min_heap_empty_(min_heap_t* s) { return 0u == s->n; } in min_heap_empty_() function
/freebsd/contrib/libevent/
H A Dminheap-internal.h67 int min_heap_empty_(min_heap_t* s) { return 0u == s->n; } in min_heap_empty_() function