Searched refs:complex_divmod (Results 1 – 2 of 2) sorted by relevance
625 complex_divmod(PyObject *v, PyObject *w) in complex_divmod() function701 t = complex_divmod(v, w); in complex_int_div()1279 (binaryfunc)complex_divmod, /* nb_divmod */
528 complex_divmod(PyObject *v, PyObject *w) in complex_divmod() function1085 (binaryfunc)complex_divmod, /* nb_divmod */