Home | History | Annotate | Download | only in C

Lines Matching defs:slotFast

109   int c = 2, slotFast;

113 for (slotFast = 2; slotFast < kNumLogBits * 2; slotFast++)
115 UInt32 k = (1 << ((slotFast >> 1) - 1));
118 g_FastPos[c] = (Byte)slotFast;