Home
last modified time | relevance | path

Searched refs:ACC_PP_CONCAT2 (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/lzo/src/
Dminiacc.h309 #define ACC_PP_CONCAT2(a,b) a ## b macro
313 #define ACC_PP_ECONCAT2(a,b) ACC_PP_CONCAT2(a,b)