Searched refs:__stringify_in_c (Results 1 – 3 of 3) sorted by relevance
11 # define __stringify_in_c(...) #__VA_ARGS__ macro12 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
12 # define __stringify_in_c(...) #__VA_ARGS__ macro13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "