Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
Dconfig.hpp21 # define BOOST_PP_CONFIG_MSVC() 0x0004 macro
36 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC())
49 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC())
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
Dcheck.hpp27 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFI…
31 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
Dstringize.hpp21 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dcat.hpp28 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
Dcompl.hpp26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dbitand.hpp26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dseq.hpp28 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Delem.hpp27 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dsize.hpp22 …BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG() || BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
Diif.hpp24 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dwhile.hpp43 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
Denum_binary_params.hpp38 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dfor.hpp37 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dfor_each_i.hpp26 …OOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
Dto_list.hpp38 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Delem.hpp35 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()