Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/kernel/
Dmachvec_impl.h45 #define CAT(x,y) CAT1(x,y) macro
/Linux-v4.19/arch/mips/include/asm/
Dasm.h29 #define CAT(str1, str2) __CAT(str1, str2) macro