Home
last modified time | relevance | path

Searched refs:complex_new (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dcomplexobject.c.h17 complex_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in complex_new() function
/external/python/cpython2/Objects/
Dcomplexobject.c1135 complex_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in complex_new() function
1353 complex_new, /* tp_new */
/external/python/cpython3/Objects/
Dcomplexobject.c1154 complex_new, /* tp_new */