Searched defs:_TT_ (Results 1 – 2 of 2) sorted by relevance
290 # define _TT_(n) static char const z ## n [] = #n; in text_to_var() macro293 # define _TT_(n) z ## n , in text_to_var() macro
230 #define _TT_(n) \ macro