Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dbytearrayobject.c294 bytearray_iconcat(PyByteArrayObject *self, PyObject *other) in bytearray_iconcat() function
790 new = bytearray_iconcat(self, encoded); in bytearray___init___impl()
2171 (binaryfunc)bytearray_iconcat, /* sq_inplace_concat */

Completed in 4 milliseconds