Home
last modified time | relevance | path

Searched refs:ndarray_contig (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_testbuffer.c2114 ndarray_contig(PyObject *self, PyObject *dummy) in ndarray_contig() function
2145 { "contiguous", (getter)ndarray_contig, NULL, NULL, NULL},