Home
last modified time | relevance | path

Searched refs:PASTE1 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/ia64/lib/
Didiv64.S37 #define PASTE1(a,b) a##b macro
38 #define PASTE(a,b) PASTE1(a,b)
Didiv32.S39 #define PASTE1(a,b) a##b macro
40 #define PASTE(a,b) PASTE1(a,b)