Searched refs:array_array_extend (Results 1 – 1 of 1) sorted by relevance
148 …{"extend", (PyCFunction)(void(*)(void))array_array_extend, METH_METHOD|METH_FASTCALL|METH_KEYWORDS…154 array_array_extend(arrayobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, P… in array_array_extend() function