Searched defs:memory_suboffsets_get (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dmemoryobject.c376 memory_suboffsets_get(PyMemoryViewObject *self) function
398 {"suboffsets", (getter)memory_suboffsets_get, NULL, NULL},

Completed in 146 milliseconds