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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h152 # define PYBIND11_COMPILER_TYPE "_msvc" macro
154 # define PYBIND11_COMPILER_TYPE "_icc" macro
156 # define PYBIND11_COMPILER_TYPE "_clang" macro
158 # define PYBIND11_COMPILER_TYPE "_pgi" macro
160 # define PYBIND11_COMPILER_TYPE "_mingw" macro
162 # define PYBIND11_COMPILER_TYPE "_gcc_cygwin" macro
164 # define PYBIND11_COMPILER_TYPE "_gcc" macro
166 # define PYBIND11_COMPILER_TYPE "_unknown" macro
191 PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIND11_STDLIB PYBIND11_BUILD_ABI PYBIND11_BUILD_TYPE "__"
194 PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIND11_STDLI
[all...]

Completed in 5 milliseconds