Searched refs:array__array_reconstructor_impl (Results 1 – 2 of 2) sorted by relevance
449 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype,467 … 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