Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/kernel/
Dmachvec_impl.h43 #define CAT(x,y) CAT1(x,y) macro
/kernel/linux/linux-4.19/arch/alpha/kernel/
Dmachvec_impl.h45 #define CAT(x,y) CAT1(x,y) macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dasm.h29 #define CAT(str1, str2) __CAT(str1, str2) macro