Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h240 …{"fromfile", (PyCFunction)(void(*)(void))array_array_fromfile, METH_FASTCALL, array_array_fromfile…
246 array_array_fromfile(arrayobject *self, PyObject *const *args, Py_ssize_t nargs) in array_array_fromfile() function