Lines Matching refs:array_do_extend
928 array_do_extend(arrayobject *self, PyObject *bb)969 if (array_do_extend(self, bb) == -1)1186 if (array_do_extend(self, bb) == -1)