Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcomplexobject.c492 complex_div(PyObject *v, PyObject *w) in complex_div() function
/aosp_15_r20/external/python/cpython2/Objects/
Dcomplexobject.c559 complex_div(PyObject *v, PyObject *w) in complex_div() function