Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h465 PyTypeObject *arraytype; in array__array_reconstructor() local
/external/python/cpython3/Modules/
Darraymodule.c1889 make_array(PyTypeObject *arraytype, char typecode, PyObject *items) in make_array()
1936 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype, in array__array_reconstructor_impl()