Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Ddtoa.h121 const DiyFp c_mk = GetCachedPower(w_p.e, K); in Grisu2()
Ddiyfp.h228 inline DiyFp GetCachedPower(int e, int* K) { in GetCachedPower() function