Searched refs:bytearray_alloc (Results 1 – 2 of 2) sorted by relevance
1942 bytearray_alloc(PyByteArrayObject *self) in bytearray_alloc() function2133 {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc},
2600 bytearray_alloc(PyByteArrayObject *self) in bytearray_alloc() function2836 {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc},