Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dcomplexobject.c573 complex_neg(PyComplexObject *v) in complex_neg() function
1056 (unaryfunc)complex_neg, /* nb_negative */
/external/python/cpython2/Objects/
Dcomplexobject.c712 complex_neg(PyComplexObject *v) in complex_neg() function
1281 (unaryfunc)complex_neg, /* nb_negative */