Searched defs:arraytype (Results 1 – 2 of 2) sorted by relevance
465 PyTypeObject *arraytype; in array__array_reconstructor() local
1889 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()