Home
last modified time | relevance | path

Searched defs:copyreg (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c6552 PyObject *copyreg; in _PyType_GetSlotNames() local
6901 PyObject *copyreg; in reduce_newobj() local
7012 PyObject *copyreg, *res; in _common_reduce() local
/external/python/cpython3/Modules/
D_pickle.c267 PyObject *copyreg = NULL; in _Pickle_InitState() local