Searched defs:XSTR (Results 1 – 7 of 7) sorted by relevance
7 #define XSTR(s) STR(s) macro
39 #define XSTR(x) STR(x) macro
33 #define XSTR(s) STR(s) macro
52 #define XSTR(s) STR(s) macro
154 #define XSTR(x) #x macro
1340 #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) macro