Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dstrtod.h93 int common_Exp2 = Min3(dS_Exp2, bS_Exp2, hS_Exp2); in CheckWithinHalfULP() local
94 dS_Exp2 -= common_Exp2; in CheckWithinHalfULP()
95 bS_Exp2 -= common_Exp2; in CheckWithinHalfULP()
96 hS_Exp2 -= common_Exp2; in CheckWithinHalfULP()