Searched refs:b_priority_p (Results 1 – 1 of 1) sorted by relevance
195 zval *b_priority_p = spl_pqueue_extract_helper(b, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp() local197 if ((!a_priority_p) || (!b_priority_p)) { in spl_ptr_pqueue_zval_cmp()210 …if (spl_ptr_heap_cmp_cb_helper((zval *)object, heap_object, a_priority_p, b_priority_p, &lval) == … in spl_ptr_pqueue_zval_cmp()218 compare_function(&result, a_priority_p, b_priority_p); in spl_ptr_pqueue_zval_cmp()
Completed in 10 milliseconds