Home
last modified time | relevance | path

Searched defs:__CAT (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dasm.h22 #define __CAT(str1, str2) str1##str2 macro
24 #define __CAT(str1, str2) str1/**/str2 macro