Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dclassobject.c476 instancemethod_dealloc(PyObject *self) { in instancemethod_dealloc() function
602 instancemethod_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dclassobject.c2380 instancemethod_dealloc(register PyMethodObject *im) in instancemethod_dealloc() function
2636 (destructor)instancemethod_dealloc, /* tp_dealloc */