Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dmoduleobject.c176 module_dealloc(PyModuleObject *m) in module_dealloc() function
226 (destructor)module_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dmoduleobject.c674 module_dealloc(PyModuleObject *m) in module_dealloc() function
794 (destructor)module_dealloc, /* tp_dealloc */