Home
last modified time | relevance | path

Searched refs:PYBIND11_TOSTRING (Results 1 – 3 of 3) sorted by relevance

/external/python/pybind11/include/pybind11/
Dembed.h54 PYBIND11_TOSTRING(name), nullptr, \
63 (PYBIND11_TOSTRING(name), \
/external/python/pybind11/include/pybind11/detail/
Dinternals.h199 # define PYBIND11_BUILD_ABI "_cxxabi" PYBIND11_TOSTRING(__GXX_ABI_VERSION)
214PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIN…
217PYBIND11_TOSTRING(PYBIND11_INTERNALS_VERSION) PYBIND11_INTERNALS_KIND PYBIND11_COMPILER_TYPE PYBIN…
Dcommon.h236 #define PYBIND11_TOSTRING(x) PYBIND11_STRINGIFY(x) macro
243 const char *compiled_ver = PYBIND11_TOSTRING(PY_MAJOR_VERSION) \
244 "." PYBIND11_TOSTRING(PY_MINOR_VERSION); \
323 PYBIND11_TOSTRING(name), nullptr, \