Searched refs:array__array_reconstructor_impl (Results 1 – 2 of 2) sorted by relevance
521 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype,561 … return_value = array__array_reconstructor_impl(module, arraytype, typecode, mformat_code, items); in array__array_reconstructor()
1969 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype, in array__array_reconstructor_impl() function