Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcomplexobject.c470 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
/aosp_15_r20/external/python/cpython2/Objects/
Dcomplexobject.c533 complex_sub(PyObject *v, PyObject *w) in complex_sub() function