Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dcomplexobject.h22 #define c_abs _Py_c_abs macro
/external/python/cpython2/Objects/
Dcomplexobject.c191 c_abs(Py_complex z) in c_abs() function