Searched refs:coal_sort_s (Results 1 – 1 of 1) sorted by relevance
2577 struct coal_sort_s { struct2596 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in dflt_cmp() argument2597 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in dflt_cmp()2613 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in mem_asc_cmp()2614 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in mem_asc_cmp()2622 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in mem_dec_cmp()2623 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in mem_dec_cmp()2631 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in usr_asc_cmp()2632 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in usr_asc_cmp()2640 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in usr_dec_cmp()[all …]