Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Ddiyfp.h242 inline DiyFp GetCachedPower10(int exp, int *outExp) { in GetCachedPower10() function
Dstrtod.h157 DiyFp cachedPower = GetCachedPower10(dExp, &actualExp); in StrtodDiyFp()