Home
last modified time | relevance | path

Searched refs:GetCachedPower (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 Ddtoa.h117 const DiyFp c_mk = GetCachedPower(w_p.e, K); in Grisu2()
H A Ddiyfp.h226 inline DiyFp GetCachedPower(int e, int* K) { in GetCachedPower() function