Searched refs:PASTE1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | idiv32.S | 39 #define PASTE1(a,b) a##b define 40 #define PASTE(a,b) PASTE1(a,b)
|
H A D | idiv64.S | 37 #define PASTE1(a,b) a##b define 38 #define PASTE(a,b) PASTE1(a,b)
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | idiv32.S | 39 #define PASTE1(a,b) a##b define 40 #define PASTE(a,b) PASTE1(a,b)
|
H A D | idiv64.S | 37 #define PASTE1(a,b) a##b define 38 #define PASTE(a,b) PASTE1(a,b)
|
Completed in 1 milliseconds