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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h193 #define PYBIND11_MODULE_LOCAL_ID "__pybind11_module_local_v" \ macro
/gem5/ext/pybind11/include/pybind11/
H A Dcast.h617 constexpr auto *local_key = PYBIND11_MODULE_LOCAL_ID;
H A Dpybind11.h939 setattr(m_ptr, PYBIND11_MODULE_LOCAL_ID, capsule(tinfo));

Completed in 23 milliseconds