Searched refs:RADIX_BASE (Results 1 – 1 of 1) sorted by relevance
1120 #define RADIX_BASE 4U macro1121 #define COUNTERS_SIZE (1U << RADIX_BASE)1165 bitlen = ALIGN(buf_num, RADIX_BASE * 2); in radix_sort()1188 shift += RADIX_BASE; in radix_sort()1215 shift += RADIX_BASE; in radix_sort()