Searched refs:COUNTERS_SIZE (Results 1 – 1 of 1) sorted by relevance
1395 #define COUNTERS_SIZE (1U << RADIX_BASE) macro1402 low4bits = (COUNTERS_SIZE - 1) - (num % COUNTERS_SIZE); in get4bits()1420 u32 counters[COUNTERS_SIZE]; in radix_sort()1451 for (i = 1; i < COUNTERS_SIZE; i++) in radix_sort()1478 for (i = 1; i < COUNTERS_SIZE; i++) in radix_sort()