Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c2834 const char setitems_op = SETITEMS; in batch_dict() local
2935 if (_Pickler_Write(self, &setitems_op, 1) < 0) in batch_dict()
2965 const char setitems_op = SETITEMS; in batch_dict_exact() local
2997 if (_Pickler_Write(self, &setitems_op, 1) < 0) in batch_dict_exact()