Searched defs:arraytype (Results 1 – 2 of 2) sorted by relevance
530 PyTypeObject *arraytype; in array__array_reconstructor() local
1922 make_array(PyTypeObject *arraytype, char typecode, PyObject *items) in make_array()1969 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype, in array__array_reconstructor_impl()