Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
Dconfig.hpp18 # define BOOST_PP_CONFIG_STRICT() 0x0001 macro
29 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())
31 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())
33 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())
38 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_EDG() | BOOST_PP_CONFIG_STRICT())
45 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())
51 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
Ddiv_base.hpp34 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
43 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dfor_each.hpp34 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
42 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
Dfor_each_i.hpp35 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
43 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
Dtransform.hpp30 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
Denum_binary_params.hpp31 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
Denum.hpp49 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
Drepeat_from_to.hpp66 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dfor_each_i.hpp33 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()