Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dcomplexobject.h18 #define c_neg _Py_c_neg macro
/external/python/cpython2/Objects/
Dcomplexobject.c52 c_neg(Py_complex a) in c_neg() function