Searched refs:CAT2_STR_ (Results 1 – 1 of 1) sorted by relevance
5 #define CAT2_STR_(t, s) __stringify(t/s) macro6 #define CAT2_STR(t, s) CAT2_STR_(t, s)