Home
last modified time | relevance | path

Searched refs:complex_div (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dcomplexobject.c501 complex_div(PyObject *v, PyObject *w) in complex_div() function
1111 (binaryfunc)complex_div, /* nb_true_divide */
/external/python/cpython2/Objects/
Dcomplexobject.c559 complex_div(PyObject *v, PyObject *w) in complex_div() function
1309 (binaryfunc)complex_div, /* nb_true_divide */