Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c1120 init_structure(ndbuf_t *ndbuf, PyObject *shape, PyObject *strides, in init_structure() function
1250 if (init_structure(ndbuf, shape, strides, ndim) < 0) in init_ndbuf()