Lines Matching refs:PyMemoryView_Check
782 if (PyMemoryView_Check(v)) {2735 assert(PyMemoryView_Check(v));2742 if (PyMemoryView_Check(w)) {