Home
last modified time | relevance | path

Searched refs:BOOST_PYTHON_CONCAT (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/python/numpy/
Dconfig.hpp66 #define BOOST_PYTHON_CONCAT(N, M, m) _BOOST_PYTHON_CONCAT(N, M, m) macro
67 #define BOOST_LIB_NAME BOOST_PYTHON_CONCAT(boost_numpy, PY_MAJOR_VERSION, PY_MINOR_VERSION)
80 #undef BOOST_PYTHON_CONCAT
/third_party/boost/boost/python/detail/
Dconfig.hpp109 #define BOOST_PYTHON_CONCAT(N, M, m) _BOOST_PYTHON_CONCAT(N, M, m) macro
110 #define BOOST_LIB_NAME BOOST_PYTHON_CONCAT(boost_python, PY_MAJOR_VERSION, PY_MINOR_VERSION)
123 #undef BOOST_PYTHON_CONCAT