Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c2086 ndarray_c_contig(PyObject *self, PyObject *dummy) in ndarray_c_contig() function
2143 { "c_contiguous", (getter)ndarray_c_contig, NULL, NULL, NULL},