Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h1113 {"__sizeof__", (PyCFunction)bytearray_sizeof, METH_NOARGS, bytearray_sizeof__doc__},
1119 bytearray_sizeof(PyByteArrayObject *self, PyObject *Py_UNUSED(ignored)) in bytearray_sizeof() function

Completed in 2 milliseconds