Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c1635 batch_list(Picklerobject *self, PyObject *iter) in batch_list() function
/external/python/cpython3/Modules/
D_pickle.c2591 batch_list(PicklerObject *self, PyObject *iter) in batch_list() function