Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
Dgcc.hpp226 #ifndef BOOST_COMPILER
227 # define BOOST_COMPILER "GNU C++ version " __VERSION__ macro
234 # define BOOST_COMPILER "ConceptGCC version " __VERSION__ macro
Dclang.hpp129 #ifndef BOOST_COMPILER
130 # define BOOST_COMPILER "Clang version " __clang_version__ macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
Dsuffix.hpp603 # ifndef BOOST_COMPILER
604 # define BOOST_COMPILER "Unknown ISO C++ Compiler" macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dxml_log_formatter.ipp72 << " compiler" << attr_value() << BOOST_COMPILER
Dcompiler_log_formatter.ipp81 << "Compiler: " << BOOST_COMPILER << '\n'