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