Searched refs:StepFactorExp (Results 1 – 1 of 1) sorted by relevance
76 static const int StepFactorExp = Log2<StepFactor>::value; member84 size_t minorStepExp = BitScanRev(size) - StepFactorExp; in alignToBin()94 int minorStepExp = sizeExp - StepFactorExp; in sizeToIdx()