Home
last modified time | relevance | path

Searched defs:mysize (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dbytearrayobject.c325 const Py_ssize_t mysize = Py_SIZE(self); in bytearray_repeat() local
347 const Py_ssize_t mysize = Py_SIZE(self); in bytearray_irepeat() local
1869 Py_ssize_t mysize, byteslen; in bytearray_strip_impl_helper() local