Searched refs:batch_list (Results 1 – 1 of 1) sorted by relevance
1619 batch_list(Picklerobject *self, PyObject *iter) in batch_list() function1762 res = batch_list(self, iter); in save_list()2564 if (listitems && batch_list(self, listitems) < 0) in save_reduce()