Lines Matching +defs:overflow +defs:y
118 double y, r; in m_sinpi() local
303 double absx, r, y, z, sqrtpow; in m_tgamma() local
611 m_atan2(double y, double x) in m_atan2()
644 m_remainder(double x, double y) in m_remainder()
1125 double x, y, r; in math_2() local
1453 double x, y, t, ps[NUM_PARTIALS], *p = ps; in math_fsum() local
2109 int overflow; in math_factorial() local
2232 int overflow; in math_ldexp_impl() local
2289 double y; in math_modf_impl() local
2439 math_fmod_impl(PyObject *module, double x, double y) in math_fmod_impl()
2828 math_pow_impl(PyObject *module, double x, double y) in math_pow_impl()
3140 int overflow; in math_prod_impl() local
3210 int overflow; in math_prod_impl() local
3577 int overflow, cmp; in math_perm_impl() local
3672 int overflow, cmp; in math_comb_impl() local
3775 math_nextafter_impl(PyObject *module, double x, double y) in math_nextafter_impl()