Searched refs:load_build (Results 1 – 6 of 6) sorted by relevance
1217 def load_build(self): member in Unpickler1254 dispatch[BUILD] = load_build
1711 def load_build(self): member in _Unpickler1733 dispatch[BUILD[0]] = load_build
4545 load_build(Unpicklerobject *self) in load_build() function4891 if (load_build(self) < 0) in load()
6684 load_build(UnpicklerObject *self) in load_build() function6965 OP(BUILD, load_build) in load()
317 Modules/_pickle.c:load_build():PyId___setstate__ _Py_IDENTIFIER(__setstate__)
1360 Modules/_pickle.c load_build PyId___setstate__ variable _Py_IDENTIFIER(__setstate__)