Searched refs:coal_sort_s (Results 1 – 1 of 1) sorted by relevance
2563 struct coal_sort_s { struct2582 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in dflt_cmp() argument2583 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in dflt_cmp()2599 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in mem_asc_cmp()2600 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in mem_asc_cmp()2608 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in mem_dec_cmp()2609 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in mem_dec_cmp()2617 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in usr_asc_cmp()2618 const struct coal_sort_s *csB = (const struct coal_sort_s *)b; in usr_asc_cmp()2626 const struct coal_sort_s *csA = (const struct coal_sort_s *)a; in usr_dec_cmp()[all …]