Searched refs:totalExponent (Results 1 – 1 of 1) sorted by relevance
174 totalExponent(StringRef::iterator p, StringRef::iterator end, in totalExponent() function2290 exponent = totalExponent(p + 1, end, expAdjustment); in convertFromHexadecimalString()