Searched refs:spl_ptr_heap_init (Results 1 – 1 of 1) sorted by relevance
252 static spl_ptr_heap *spl_ptr_heap_init(spl_ptr_heap_cmp_func cmp, spl_ptr_heap_ctor_func ctor, spl_… in spl_ptr_heap_init() function446 …intern->heap = spl_ptr_heap_init(spl_ptr_pqueue_elem_cmp, spl_ptr_heap_pqueue_elem_ctor, spl_ptr_h… in spl_heap_object_new_ex()453 intern->heap = spl_ptr_heap_init( in spl_heap_object_new_ex()
Completed in 6 milliseconds