Searched refs:pybind11_object_new (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h271 extern "C" inline PyObject *pybind11_object_new(PyTypeObject *type, PyObject *, PyObject *) { function
388 type->tp_new = pybind11_object_new;

Completed in 6 milliseconds