Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dcomplexobject.c347 complex_dealloc(PyObject *op) in complex_dealloc() function
1121 complex_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dcomplexobject.c362 complex_dealloc(PyObject *op) in complex_dealloc() function
1319 complex_dealloc, /* tp_dealloc */