Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c1741 copy_structure(Py_buffer *base) in copy_structure() function
1819 if (copy_structure(base) < 0) { in ndarray_subscript()