Searched refs:TO_STRING2 (Results 1 – 2 of 2) sorted by relevance
26 #define TO_STRING2(x) #x macro27 #define TO_STRING(x) TO_STRING2(x)
37 #define TO_STRING2(x) #x macro38 #define TO_STRING(x) TO_STRING2(x)