Searched refs:Py_TYPE (Results 1 – 10 of 10) sorted by relevance
91 #ifndef Py_TYPE93 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) macro
100 Py_TYPE (self)->tp_free (self); in evregpy_dealloc()
27 Py_TYPE (self)->tp_free (self); in evpy_dealloc()
73 Py_TYPE (self)->tp_free (self); in pspy_dealloc()
65 Py_TYPE (self)->tp_free (self); in objfpy_dealloc()
62 Py_TYPE (self)->tp_free (self); in thpy_dealloc()
309 Py_TYPE (self)->tp_free (self); in salpy_dealloc()
126 Py_TYPE (obj)->tp_free (obj); in field_dealloc()1265 Py_TYPE (type)->tp_free (type); in typy_dealloc()
535 Py_TYPE (self)->tp_free (self); in mbpy_dealloc()
109 Py_TYPE (self)->tp_free (self); in valpy_dealloc()