Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dcomplexobject.h12 } Py_complex; typedef
/external/python/cpython2/Modules/
Dcmathmodule.c873 math_1(PyObject *args, Py_complex (*func)(Py_complex)) in math_1() argument