Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c85 meth_dealloc(PyCFunctionObject *m) in meth_dealloc() function
273 (destructor)meth_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dmethodobject.c131 meth_dealloc(PyCFunctionObject *m) in meth_dealloc() function
286 (destructor)meth_dealloc, /* tp_dealloc */