Home
last modified time | relevance | path

Searched refs:StrtodNormalPrecision (Results 1 – 2 of 2) 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.h35 inline double StrtodNormalPrecision(double d, int p) { in StrtodNormalPrecision() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h1364 d = internal::StrtodNormalPrecision(d, p); in ParseNumber()