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