Home | History | Annotate | Download | only in common

Lines Matching refs:LZO_PP_CONCAT5

254 #define LZO_PP_CONCAT5(a,b,c,d,e)       a ## b ## c ## d ## e
262 #define LZO_PP_ECONCAT5(a,b,c,d,e) LZO_PP_CONCAT5(a,b,c,d,e)