Searched refs:load_build (Results 1 – 4 of 4) sorted by relevance
1217 def load_build(self): member in Unpickler1254 dispatch[BUILD] = load_build
1543 def load_build(self): member in _Unpickler1565 dispatch[BUILD[0]] = load_build
4545 load_build(Unpicklerobject *self) in load_build() function4891 if (load_build(self) < 0) in load()
6175 load_build(UnpicklerObject *self) in load_build() function6463 OP(BUILD, load_build) in load()