Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c1177 init_ndbuf(PyObject *items, PyObject *shape, PyObject *strides, in init_ndbuf() function
1270 ndbuf = init_ndbuf(items, shape, strides, offset, format, flags); in ndarray_push_base()