Searched defs:XSTR (Results 1 – 8 of 8) sorted by relevance
17 #define XSTR(X) #X macro
14 #define XSTR(s) STR(s) macro
35 #define XSTR(s) STR(s) macro
33 #define XSTR(s) STR(s) macro
20 #define XSTR(s) STR(s) macro
35 # define XSTR(s) STR(s) macro
21 #define XSTR(s) STR(s) macro
36 #define XSTR(A) STR(A) macro