Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dmoduleobject.c176 module_dealloc(PyModuleObject *m) in module_dealloc() function
/aosp_15_r20/external/python/cpython3/Objects/
Dmoduleobject.c683 module_dealloc(PyModuleObject *m) in module_dealloc() function