Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpickle.py1217 def load_build(self): member in Unpickler
1254 dispatch[BUILD] = load_build
/external/python/cpython3/Lib/
Dpickle.py1711 def load_build(self): member in _Unpickler
1733 dispatch[BUILD[0]] = load_build
/external/python/cpython2/Modules/
DcPickle.c4545 load_build(Unpicklerobject *self) in load_build() function
4891 if (load_build(self) < 0) in load()
/external/python/cpython3/Modules/
D_pickle.c6684 load_build(UnpicklerObject *self) in load_build() function
6965 OP(BUILD, load_build) in load()
/external/python/cpython3/Tools/c-analyzer/
DTODO317 Modules/_pickle.c:load_build():PyId___setstate__ _Py_IDENTIFIER(__setstate__)
Dknown.tsv1360 Modules/_pickle.c load_build PyId___setstate__ variable _Py_IDENTIFIER(__setstate__)