Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h12 {"__copy__", (PyCFunction)array_array___copy__, METH_NOARGS, array_array___copy____doc__},
18 array_array___copy__(arrayobject *self, PyObject *Py_UNUSED(ignored)) in array_array___copy__() function