Home
last modified time | relevance | path

Searched refs:StrtodDiyFp (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstrtod.h129 inline bool StrtodDiyFp(const char* decimals, size_t length, size_t decimalPosition, int exp, doubl… in StrtodDiyFp() function
259 if (StrtodDiyFp(decimals, length, decimalPosition, exp, &result)) in StrtodFullPrecision()