Searched refs:b_priority_p (Results 1 – 1 of 1) sorted by relevance
224 zval *b_priority_p = &b->priority; in spl_ptr_pqueue_elem_cmp() local235 …if (spl_ptr_heap_cmp_cb_helper(object, heap_object, a_priority_p, b_priority_p, &lval) == FAILURE)… in spl_ptr_pqueue_elem_cmp()243 compare_function(&result, a_priority_p, b_priority_p); in spl_ptr_pqueue_elem_cmp()
Completed in 9 milliseconds