Searched refs:common_Exp2 (Results 1 – 1 of 1) sorted by relevance
93 int common_Exp2 = Min3(dS_Exp2, bS_Exp2, hS_Exp2); in CheckWithinHalfULP() local94 dS_Exp2 -= common_Exp2; in CheckWithinHalfULP()95 bS_Exp2 -= common_Exp2; in CheckWithinHalfULP()96 hS_Exp2 -= common_Exp2; in CheckWithinHalfULP()