Searched refs:DoubleStrtod (Results 1 – 2 of 2) sorted by relevance
176 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() function438 if (DoubleStrtod(trimmed, exponent, &guess) || in Strtod()
155 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() function415 if (DoubleStrtod(trimmed, exponent, &guess) || in Strtod()