Searched refs:slot_fast (Results 1 – 1 of 1) sorted by relevance
31 for (uint8_t slot_fast = 2; slot_fast < fast_slots; ++slot_fast) { in main() local32 const uint32_t k = 1 << ((slot_fast >> 1) - 1); in main()34 fastpos[c] = slot_fast; in main()