Home
last modified time | relevance | path

Searched defs:PyMemoryView_GetContiguous (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dmemoryobject.c240 PyMemoryView_GetContiguous(PyObject *obj, int buffertype, char fort) in PyMemoryView_GetContiguous() function
/external/python/cpython3/Objects/
Dmemoryobject.c926 PyMemoryView_GetContiguous(PyObject *obj, int buffertype, char order) in PyMemoryView_GetContiguous() function