Searched defs:buffertype (Results 1 – 3 of 3) sorted by relevance
240 PyMemoryView_GetContiguous(PyObject *obj, int buffertype, char fort) in PyMemoryView_GetContiguous()
2394 PyObject *buffertype; in get_contiguous() local
926 PyMemoryView_GetContiguous(PyObject *obj, int buffertype, char order) in PyMemoryView_GetContiguous()