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