Searched refs:PYBIND11_TOSTRING (Results 1 – 3 of 3) sorted by relevance
54 PYBIND11_TOSTRING(name), nullptr, \63 (PYBIND11_TOSTRING(name), \
199 # define PYBIND11_BUILD_ABI "_cxxabi" PYBIND11_TOSTRING(__GXX_ABI_VERSION)214 …PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIN…217 …PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIN…
236 #define PYBIND11_TOSTRING(x) PYBIND11_STRINGIFY(x) macro243 const char *compiled_ver = PYBIND11_TOSTRING(PY_MAJOR_VERSION) \244 "." PYBIND11_TOSTRING(PY_MINOR_VERSION); \323 PYBIND11_TOSTRING(name), nullptr, \