Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c430 PyBuffer_GetPointer(Py_buffer *view, Py_ssize_t *indices) in PyBuffer_GetPointer() function
/aosp_15_r20/external/python/cpython3/Objects/
Dabstract.c479 PyBuffer_GetPointer(const Py_buffer *view, const Py_ssize_t *indices) in PyBuffer_GetPointer() function