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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dcommon.h211 #define PYBIND11_STRINGIFY(x) #x macro
212 #define PYBIND11_TOSTRING(x) PYBIND11_STRINGIFY(x)
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h2134 pybind11::pybind11_fail("Tried to call pure virtual function \"" PYBIND11_STRINGIFY(cname) "::" name "\"");

Completed in 17 milliseconds