Searched refs:STR2 (Results 1 – 3 of 3) sorted by relevance
276 #define STR2(X) #X macro277 #define STR(X) STR2(X)
285 #define STR2(X) #X macro286 #define STR(X) STR2(X)
268 #define STR2(X) #X macro269 #define STR(X) STR2(X)