Searched defs:stringify_in_c (Results 1 – 4 of 4) sorted by relevance
5 # define stringify_in_c(...) __VA_ARGS__ macro10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
8 # define stringify_in_c(...) __VA_ARGS__ macro13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
12 # define stringify_in_c(...) __VA_ARGS__ macro