Home
last modified time | relevance | path

Searched defs:PRINT_MACRO (Results 1 – 4 of 4) sorted by relevance

/external/sdv/vsomeip/third_party/boost/preprocessor/test/
Dconfig_info.cpp53 #define PRINT_MACRO(X) print_macro(#X, BOOST_PP_STRINGIZE(=X)) macro
Dcpp_standard.cpp127 #define PRINT_MACRO(...) std::string(# __VA_ARGS__) macro
/external/sdv/vsomeip/third_party/boost/config/test/
Dconfig_info.cpp63 #define PRINT_MACRO(X) print_macro(#X, BOOST_STRINGIZE(=X)) macro
Dmath_info.cpp56 #define PRINT_MACRO(X) print_macro(#X, BOOST_STRINGIZE(=X)) macro