Searched refs:__STR (Results 1 – 2 of 2) sorted by relevance
87 #define __STR(...) #__VA_ARGS__ macro88 #define STR(...) __STR(__VA_ARGS__)
21 #define __STR(...) #__VA_ARGS__ macro22 #define STR(...) __STR(__VA_ARGS__)
Completed in 2 milliseconds