Home
last modified time | relevance | path

Searched defs:itemcount (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Darraymodule.c2001 Py_ssize_t itemcount = Py_SIZE(items) / 4; in array__array_reconstructor_impl() local
2023 Py_ssize_t itemcount = Py_SIZE(items) / 8; in array__array_reconstructor_impl() local
2079 Py_ssize_t itemcount = Py_SIZE(items) / mf_descr.size; in array__array_reconstructor_impl() local