Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dbytearrayobject.c1869 Py_ssize_t mysize, byteslen; in bytearray_strip_impl_helper() local
/aosp_15_r20/external/python/cpython2/Objects/
Dbytearrayobject.c2728 Py_ssize_t hexlen, byteslen, i, j; in bytearray_fromhex() local