Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c1785 } mformat_descriptors[] = { variable
2024 if (Py_SIZE(items) % mformat_descriptors[mformat_code].size != 0) { in array__array_reconstructor_impl()
2111 mformat_descriptors[mformat_code]; in array__array_reconstructor_impl()