Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/
Dwave_config_constant.hpp61 #define BOOST_WAVE_CONFIG ( \ macro
85 BOOST_WAVE_CONFIG, \
Dcpp_context.hpp450 string_type cfg(BOOST_PP_STRINGIZE(BOOST_WAVE_CONFIG)); in save()
477 if (config != BOOST_PP_STRINGIZE(BOOST_WAVE_CONFIG)) { in load()
/third_party/boost/libs/wave/src/
Dwave_config_constant.cpp36 if (config != BOOST_WAVE_CONFIG || in test_configuration()
/third_party/boost/boost/wave/util/
Dcpp_macromap_predef.hpp189 sprintf(buffer, "0x%08x", BOOST_WAVE_CONFIG); in get_config()