Searched defs:DoubleToAscii (Results 1 – 5 of 5) sorted by relevance
402 void DoubleToStringConverter::DoubleToAscii(double v, in DoubleToAscii() function in double_conversion::DoubleToStringConverter
379 void DoubleToStringConverter::DoubleToAscii(double v, in DoubleToAscii() function in double_conversion::DoubleToStringConverter
50 static void DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, in DoubleToAscii() function