Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dcomplexobject.c577 complex_classic_div(PyObject *v, PyObject *w) in complex_classic_div() function
1277 (binaryfunc)complex_classic_div, /* nb_divide */