Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dmemoryobject.c2068 tolist_base(PyMemoryViewObject *self, const char *ptr, const Py_ssize_t *shape, in tolist_base() function
2107 return tolist_base(self, ptr, shape, strides, suboffsets, fmt); in tolist_rec()
2152 return tolist_base(self, view->buf, view->shape, in memoryview_tolist_impl()

Completed in 8 milliseconds