Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c13182 DirEntry_dealloc(DirEntry *entry) in DirEntry_dealloc() function
13519 {Py_tp_dealloc, DirEntry_dealloc},