Home
last modified time | relevance | path

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

/linux-3.3/arch/alpha/kernel/
Dmachvec_impl.h44 #define CAT(x,y) CAT1(x,y) macro
/linux-3.3/arch/mips/include/asm/
Dasm.h28 #define CAT(str1, str2) __CAT(str1, str2) macro