Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dbytearrayobject.c2111 _common_reduce(PyByteArrayObject *self, int proto) in _common_reduce() function
2156 return _common_reduce(self, 2); in bytearray_reduce_impl()
2172 return _common_reduce(self, proto); in bytearray_reduce_ex_impl()
Dtypeobject.c5286 _common_reduce(PyObject *self, int proto) in _common_reduce() function
5313 return _common_reduce(self, 0); in object___reduce___impl()
5365 return _common_reduce(self, protocol); in object___reduce_ex___impl()
/third_party/python/Tools/c-analyzer/
DTODO339 Objects/bytearrayobject.c:_common_reduce():PyId___dict__ _Py_IDENTIFIER(__dict__)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1909 Objects/bytearrayobject.c _common_reduce PyId___dict__ -