Searched refs:__recalc (Results 1 – 3 of 3) sorted by relevance
35 int __recalc = 0; in __mulxc3() local44 __recalc = 1; in __mulxc3()54 __recalc = 1; in __mulxc3()56 if (!__recalc && (isinf(__ac) || isinf(__bd) || in __mulxc3()67 __recalc = 1; in __mulxc3()69 if (__recalc) in __mulxc3()
33 int __recalc = 0; in __mulsc3() local42 __recalc = 1; in __mulsc3()52 __recalc = 1; in __mulsc3()54 if (!__recalc && (isinf(__ac) || isinf(__bd) || in __mulsc3()65 __recalc = 1; in __mulsc3()67 if (__recalc) in __mulsc3()
33 int __recalc = 0; in __muldc3() local42 __recalc = 1; in __muldc3()52 __recalc = 1; in __muldc3()54 if (!__recalc && (isinf(__ac) || isinf(__bd) || in __muldc3()65 __recalc = 1; in __muldc3()67 if (__recalc) in __muldc3()