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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dmin_heap.h61 int min_heap_empty(min_heap_t* s) { return 0u == s->n; } function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dminheap-internal.h67 int min_heap_empty(min_heap_t* s) { return 0u == s->n; } function

Completed in 35 milliseconds