Home
last modified time | relevance | path

Searched refs:STRINGIZE_D (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_9_005.cpp15 #define STRINGIZE(x) STRINGIZE_D(x)
16 #define STRINGIZE_D(x) # x macro
Dt_9_003.cpp12 #define STRINGIZE(x) STRINGIZE_D(x)
13 #define STRINGIZE_D(x) #x macro