Searched refs:StrtodDiyFp (Results 1 – 1 of 1) sorted by relevance
129 inline bool StrtodDiyFp(const char* decimals, size_t length, size_t decimalPosition, int exp, doubl… in StrtodDiyFp() function259 if (StrtodDiyFp(decimals, length, decimalPosition, exp, &result)) in StrtodFullPrecision()