Searched refs:memory_shape_get (Results 1 – 2 of 2) sorted by relevance
364 memory_shape_get(PyMemoryViewObject *self) in memory_shape_get() function396 {"shape", (getter)memory_shape_get, NULL, NULL},
3048 memory_shape_get(PyMemoryViewObject *self, void *Py_UNUSED(ignored)) in memory_shape_get() function3141 {"shape", (getter)memory_shape_get, NULL, memory_shape_doc},