Searched refs:MUNIT_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
131 #define MUNIT_STRINGIFY(x) #x macro132 #define MUNIT_XSTRINGIFY(x) MUNIT_STRINGIFY(x)