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