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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dminheap-internal.h69 int min_heap_empty_(min_heap_t* s) { return 0u == s->n; } function
/netbsd-current/external/bsd/libevent/dist/
H A Dminheap-internal.h68 int min_heap_empty_(min_heap_t* s) { return 0u == s->n; } function

Completed in 77 milliseconds