Searched refs:STRINGIFY1 (Results 1 – 1 of 1) sorted by relevance
363 #define STRINGIFY1(x) #x macro364 #define STRINGIFY2(x) STRINGIFY1(x)