Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dbytearrayobject.c67 _canresize(PyByteArrayObject *self) in _canresize() function
188 if (!_canresize(obj)) { in PyByteArray_Resize()
441 if (!_canresize(self)) in bytearray_setslice_linear()
688 if (!_canresize(self)) in bytearray_ass_subscript()
1818 if (!_canresize(self)) in bytearray_pop_impl()
1852 if (!_canresize(self)) in bytearray_remove_impl()

Completed in 4 milliseconds