Searched refs:POLY_UFLOW_BOUND (Results 1 – 1 of 1) sorted by relevance
24 #define POLY_UFLOW_BOUND 24 macro72 if (unlikely (iay == 0 || (exp_diff >= POLY_UFLOW_BOUND && m >= 2))) in atan2f()88 if (unlikely (iax == 0 || exp_diff <= -POLY_UFLOW_BOUND)) in atan2f()140 if (unlikely (m < 2 && exp_diff >= POLY_UFLOW_BOUND)) in atan2f()