Home
last modified time | relevance | path

Searched refs:EffectiveSignificandSize (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 Dieee754.h51 static unsigned EffectiveSignificandSize(int order) { in EffectiveSignificandSize() function
H A Dstrtod.h180 const unsigned effectiveSignificandSize = Double::EffectiveSignificandSize(64 + v.e); in StrtodDiyFp()