Searched defs:BigitLength (Results 1 – 2 of 2) sorted by relevance
101 int BigitLength() const { return used_digits_ + exponent_; } in BigitLength() function
126 int BigitLength() const { return used_digits_ + exponent_; } in BigitLength() function