Searched refs:spl_ptr_heap_count (Results 1 – 1 of 1) sorted by relevance
351 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function517 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()595 count = spl_ptr_heap_count(intern->heap); in SPL_METHOD()610 RETURN_BOOL(spl_ptr_heap_count(intern->heap)==0); in SPL_METHOD()
Completed in 6 milliseconds