Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcomplexobject.c459 complex_add(PyObject *v, PyObject *w) in complex_add() function
/aosp_15_r20/external/python/cpython2/Objects/
Dcomplexobject.c520 complex_add(PyObject *v, PyObject *w) in complex_add() function