Searched refs:PyObject_DEL (Results 1 – 22 of 22) sorted by relevance
137 PyObject_DEL(self); in PyCObject_dealloc()
263 PyObject_DEL(o); in capsule_dealloc()
360 PyObject_DEL(co); in code_dealloc()
263 PyObject_DEL(self); in buffer_dealloc()
342 PyObject_DEL(unicode->str); in _PyUnicode_New()394 PyObject_DEL(unicode->str); in unicode_dealloc()407 PyObject_DEL(unicode->str); in unicode_dealloc()8981 PyObject_DEL(v->str); in PyUnicode_ClearFreeList()
370 PyObject_DEL(self); in newiciobject()381 PyObject_DEL(self); in ici_dealloc()
245 PyObject_DEL(self); in rf_dealloc()
300 PyObject_DEL(self); in navrr_dealloc()
110 #define PyObject_DEL PyObject_Free macro
566 PyObject_DEL(co); in code_dealloc()
991 PyObject_DEL(_PyUnicode_UTF8(unicode)); in resize_compact()1014 PyObject_DEL(_PyUnicode_WSTR(unicode)); in resize_compact()1057 PyObject_DEL(_PyUnicode_UTF8(unicode)); in resize_inplace()1872 PyObject_DEL(_PyUnicode_WSTR(unicode)); in unicode_dealloc()1874 PyObject_DEL(_PyUnicode_UTF8(unicode)); in unicode_dealloc()1876 PyObject_DEL(_PyUnicode_DATA_ANY(unicode)); in unicode_dealloc()
139 #define PyObject_DEL PyObject_FREE macro
204 PyObject_DEL(po); in PyCursesPanel_Dealloc()
81 #define PyObject_DEL(op) PyMem_DEL((op)) macro1886 PyObject_DEL(self); in pattern_dealloc()3297 PyObject_DEL(self); in match_dealloc()3860 PyObject_DEL(self); in scanner_dealloc()
363 PyObject_DEL(wo); in PyCursesWindow_Dealloc()
266 PyObject_DEL(po); in PyCursesPanel_Dealloc()
553 PyObject_DEL(self); in pattern_dealloc()1889 PyObject_DEL(self); in match_dealloc()2388 PyObject_DEL(self); in scanner_dealloc()
568 PyObject_DEL(wo); in PyCursesWindow_Dealloc()
214 * :c:func:`PyObject_DEL`: alias to :c:func:`PyObject_FREE` (so finally an alias
147 PyObject_DEL(ob); in PyHKEY_deallocFunc()
424 PyObject_DEL(ob); in PyHKEY_deallocFunc()