Searched refs:StrtodFast (Results 1 – 1 of 1) sorted by relevance
112 inline bool StrtodFast(double d, int p, double* result) { in StrtodFast() function230 if (StrtodFast(d, p, &result)) in StrtodFullPrecision()