Home
last modified time | relevance | path

Searched refs:append_op (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_pickle.c2885 const char append_op = APPEND; in batch_list() local
2908 if (_Pickler_Write(self, &append_op, 1) < 0) in batch_list()
2935 if (_Pickler_Write(self, &append_op, 1) < 0) in batch_list()
2999 const char append_op = APPEND; in batch_list_exact() local
3014 if (_Pickler_Write(self, &append_op, 1) < 0) in batch_list_exact()

Completed in 17 milliseconds