Searched refs:bytearray_reduce_ex (Results 1 – 1 of 1) sorted by relevance
1078 …{"__reduce_ex__", (PyCFunction)(void(*)(void))bytearray_reduce_ex, METH_FASTCALL, bytearray_reduce…1084 bytearray_reduce_ex(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_reduce_ex() function