Searched refs:VAL2STR_QUOTE (Results 1 – 1 of 1) sorted by relevance
58 #define VAL2STR_QUOTE(x) #x macro59 #define VAL2STR(x) VAL2STR_QUOTE(x)