Searched refs:Custom_dealloc (Results 1 – 4 of 4) sorted by relevance
13 Custom_dealloc(CustomObject *self) in Custom_dealloc() function107 .tp_dealloc = (destructor) Custom_dealloc,
13 Custom_dealloc(CustomObject *self) in Custom_dealloc() function157 .tp_dealloc = (destructor) Custom_dealloc,
29 Custom_dealloc(CustomObject *self) in Custom_dealloc() function169 .tp_dealloc = (destructor) Custom_dealloc,
266 Custom_dealloc(CustomObject *self)275 .tp_dealloc = (destructor) Custom_dealloc,287 ``Custom_dealloc`` to take a ``CustomObject *`` argument, but the ``tp_dealloc``769 The deallocator ``Custom_dealloc`` may call arbitrary code when clearing777 Custom_dealloc(CustomObject *self)