Lines Matching refs:LZO_PP_CONCAT4
253 #define LZO_PP_CONCAT4(a,b,c,d) a ## b ## c ## d261 #define LZO_PP_ECONCAT4(a,b,c,d) LZO_PP_CONCAT4(a,b,c,d)