Searched refs:hExp (Results 1 – 1 of 1) sorted by relevance
58 const int hExp = bExp - 1; in CheckWithinHalfULP() local83 if (hExp >= 0) in CheckWithinHalfULP()84 hS_Exp2 += hExp; in CheckWithinHalfULP()86 dS_Exp2 -= hExp; in CheckWithinHalfULP()87 bS_Exp2 -= hExp; in CheckWithinHalfULP()