Searched refs:copy_shape (Results 1 – 1 of 1) sorted by relevance
1259 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, in copy_shape() function1316 len = copy_shape(view->shape, shape, ndim, view->itemsize); in cast_to_ND()