Home | History | Annotate | Download | only in Objects

Lines Matching full:memory_length

2518 memory_length(PyMemoryViewObject *self)
2526 (lenfunc)memory_length, /* mp_length */
2533 (lenfunc)memory_length, /* sq_length */