Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Dwinapi_info.cpp37 #define PRINT_MACRO(x) print_macro(#x, BOOST_STRINGIZE(.x)) macro
/third_party/boost/libs/preprocessor/test/
Dcpp_standard.cpp129 #define PRINT_MACRO(x) std::string(# x) macro
138 #define PRINT_MACRO(...) std::string(# __VA_ARGS__) macro
/third_party/boost/libs/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