Searched refs:StrtodNormalPrecision (Results 1 – 3 of 3) sorted by relevance
36 inline double StrtodNormalPrecision(double d, int p) { in StrtodNormalPrecision() function
963 d = internal::StrtodNormalPrecision(d, p); in ParseNumber()
221 …edia.org/wiki/Unit_in_the_last_place) error and implemented in `internal::StrtodNormalPrecision()`.