Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c1319 _Unpickler_ReadImpl(UnpicklerObject *self, char **s, Py_ssize_t n) in _Unpickler_ReadImpl() function
1455 : _Unpickler_ReadImpl(self, (s), (n)))