Searched defs:PyMemoryView_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | memoryobject.c | 803 PyTypeObject PyMemoryView_Type = { variable |
/external/python/cpython3/Objects/ | ||
D | memoryobject.c | 3077 PyTypeObject PyMemoryView_Type = { variable |