Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c1810 static char setitems = SETITEMS; in batch_dict() local
1912 if (self->write_func(self, &setitems, 1) < 0) in batch_dict()
1941 static char setitems = SETITEMS; in batch_dict_exact() local
1973 if (self->write_func(self, &setitems, 1) < 0) in batch_dict_exact()