Searched defs:stringify_in_c (Results 1 – 3 of 3) sorted by relevance
12 # define stringify_in_c(...) __VA_ARGS__ macro
5 #define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
74 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro