Searched refs:StrtodNormalPrecision (Results 1 – 2 of 2) sorted by relevance
37 inline double StrtodNormalPrecision(double d, int p) { in StrtodNormalPrecision() function
1717 d = internal::StrtodNormalPrecision(d, p); in ParseNumber()