Home
last modified time | relevance | path

Searched refs:copy_shape (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmemoryobject.c1257 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, in copy_shape() function
1314 len = copy_shape(view->shape, shape, ndim, view->itemsize); in cast_to_ND()

Completed in 5 milliseconds