Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c1443 _Unpickler_MemoCleanup(UnpicklerObject *self) in _Unpickler_MemoCleanup() function
6700 _Unpickler_MemoCleanup(self); in Unpickler_dealloc()
6733 _Unpickler_MemoCleanup(self); in Unpickler_clear()
6842 _Unpickler_MemoCleanup(self->unpickler); in _pickle_UnpicklerMemoProxy_clear_impl()
7067 _Unpickler_MemoCleanup(self); in Unpickler_set_memo()