Searched refs:complex_divmod (Results 1 – 1 of 1) 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 */