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

/external/python/cpython3/Objects/
H A Dbytearrayobject.c343 bytearray_irepeat(PyByteArrayObject *self, Py_ssize_t count) function
2102 (ssizeargfunc)bytearray_irepeat, /* sq_inplace_repeat */
/external/python/cpython2/Objects/
H A Dbytearrayobject.c376 bytearray_irepeat(PyByteArrayObject *self, Py_ssize_t count) function
2804 (ssizeargfunc)bytearray_irepeat, /* sq_inplace_repeat */

Completed in 153 milliseconds