Searched refs:ComputeGuess (Results 1 – 1 of 1) sorted by relevance
438 static bool ComputeGuess(Vector<const char> trimmed, int exponent, in ComputeGuess() function472 bool is_correct = ComputeGuess(trimmed, exponent, &guess); in Strtod()498 bool is_correct = ComputeGuess(trimmed, exponent, &double_guess); in Strtof()