Home | History | Annotate | Download | only in Objects

Lines Matching refs:_Py_c_pow

117 _Py_c_pow(Py_complex a, Py_complex b)
170 return _Py_c_pow(x,cn);
556 p = _Py_c_pow(a, exponent);