Searched refs:RCCMPEntry (Results 1 – 2 of 2) sorted by relevance
36 typedef struct RCCMPEntry { struct39 } RCCMPEntry; argument106 RCCMPEntry *mb_cmp;107 RCCMPEntry *mb_cmp_tmp;
1149 static void radix_count(const RCCMPEntry *data, int size, in radix_count()1170 static void radix_sort_pass(RCCMPEntry *dst, const RCCMPEntry *data, in radix_sort_pass()1182 static void radix_sort(RCCMPEntry *data, RCCMPEntry *tmp, int size) in radix_sort()