Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c1573 _Unpickler_MemoCleanup(UnpicklerObject *self) in _Unpickler_MemoCleanup() function
7209 _Unpickler_MemoCleanup(self); in Unpickler_dealloc()
7246 _Unpickler_MemoCleanup(self); in Unpickler_clear()
7359 _Unpickler_MemoCleanup(self->unpickler); in _pickle_UnpicklerMemoProxy_clear_impl()
7584 _Unpickler_MemoCleanup(self); in Unpickler_set_memo()