Searched refs:StrtodBigInteger (Results 1 – 1 of 1) sorted by relevance
210 inline double StrtodBigInteger(double approx, const Ch* decimals, int dLen, int dExp) { in StrtodBigInteger() function287 return StrtodBigInteger(result, decimals, dLen, dExp); in StrtodFullPrecision()