Searched defs:needLength (Results 1 – 1 of 1) sorted by relevance
1090 uint32_t needLength = expValue / DATEBITS + 1; in Exponentiate() local1150 uint32_t needLength = x->GetLength() + y->GetLength(); in Multiply() local