Searched defs:_Py_Dealloc (Results 1 – 4 of 4) sorted by relevance
1967 _Py_Dealloc(PyObject *op) in _Py_Dealloc() function2224 _Py_Dealloc(PyObject *op) in _Py_Dealloc() function
2263 _Py_Dealloc(PyObject *op) in _Py_Dealloc() function
762 #define _Py_Dealloc(op) ( \ macro
788 #define _Py_Dealloc(op) ( \ macro