Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Denumobject.c62 enum_dealloc(enumobject *en) in enum_dealloc() function
182 (destructor)enum_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Denumobject.c82 enum_dealloc(enumobject *en) in enum_dealloc() function
213 (destructor)enum_dealloc, /* tp_dealloc */