Home
last modified time | relevance | path

Searched refs:array_array_tobytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Darraymodule.c.h431 {"tobytes", (PyCFunction)array_array_tobytes, METH_NOARGS, array_array_tobytes__doc__},
437 array_array_tobytes(arrayobject *self, PyObject *Py_UNUSED(ignored)) in array_array_tobytes() function