Home | History | Annotate | Download | only in libtest

Lines Matching refs:Suffix

46 #  define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix
48 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix
50 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix)