Searched refs:array_array_index (Results 1 – 1 of 1) sorted by relevance
50 {"index", _PyCFunction_CAST(array_array_index), METH_FASTCALL, array_array_index__doc__},57 array_array_index(arrayobject *self, PyObject *const *args, Py_ssize_t nargs) in array_array_index() function