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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h415 extern "C" inline int pybind11_set_dict(PyObject *self, PyObject *new_dict, void *) { function
457 {const_cast<char*>("__dict__"), pybind11_get_dict, pybind11_set_dict, nullptr, nullptr},

Completed in 6 milliseconds