Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
Dcheck.hpp29 # define BOOST_PP_CHECK_1(chk) BOOST_PP_CHECK_2(chk)
30 # define BOOST_PP_CHECK_2(res, _) res macro
33 # define BOOST_PP_CHECK_1(chk) BOOST_PP_CHECK_2(chk)
34 # define BOOST_PP_CHECK_2(chk) BOOST_PP_CHECK_3((BOOST_PP_CHECK_RESULT_ ## chk)) macro
42 # define BOOST_PP_CHECK_1(chk) BOOST_PP_CHECK_2(chk)
43 # define BOOST_PP_CHECK_2(res, _) res macro