Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfuncobject.c612 cm_dealloc(classmethod *cm) in cm_dealloc() function
697 (destructor)cm_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dfuncobject.c661 cm_dealloc(classmethod *cm) in cm_dealloc() function
770 (destructor)cm_dealloc, /* tp_dealloc */