Searched refs:sub_list_cmp (Results 1 – 1 of 1) sorted by relevance
1324 sub_list_cmp(struct sort_list *l1, struct sort_list *l2) in sub_list_cmp() function1374 if (sub_list_cmp(sl[indx], sl[parent_index]) < 0) { in sub_list_swim()1400 (sub_list_cmp(sl[left_child_index], in sub_list_sink()1403 if (sub_list_cmp(sl[indx], sl[min_child_index]) > 0) { in sub_list_sink()