Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dmemoryobject.c.h129 memoryview_tolist_impl(PyMemoryViewObject *self);
134 return memoryview_tolist_impl(self); in memoryview_tolist()
/third_party/python/Objects/
H A Dmemoryobject.c2137 memoryview_tolist_impl(PyMemoryViewObject *self) in memoryview_tolist_impl() function

Completed in 5 milliseconds