Home
last modified time | relevance | path

Searched refs:_CONCAT3 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-core.S124 #define _CONCAT3(a,b,c) a ## b ## c define
125 #define CONCAT3(a,b,c) _CONCAT3(a,b,c)
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dchacha-core.S124 #define _CONCAT3(a,b,c) a ## b ## c define
125 #define CONCAT3(a,b,c) _CONCAT3(a,b,c)

Completed in 2 milliseconds