Home
last modified time | relevance | path

Searched refs:_pickle_load_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A D_pickle.c.h658 _pickle_load_impl(PyObject *module, PyObject *file, int fix_imports,
731 return_value = _pickle_load_impl(module, file, fix_imports, encoding, errors, buffers); in _pickle_load()
/third_party/python/Modules/
H A D_pickle.c7806 _pickle_load_impl(PyObject *module, PyObject *file, int fix_imports, in _pickle_load_impl() function

Completed in 11 milliseconds