Home
last modified time | relevance | path

Searched refs:CONCAT2 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/m68k/lib/
H A Dmulsi3.S52 #define CONCAT1(a, b) CONCAT2(a, b)
53 #define CONCAT2(a, b) a ## b macro
H A Dmodsi3.S54 #define CONCAT1(a, b) CONCAT2(a, b)
55 #define CONCAT2(a, b) a ## b macro
H A Dumodsi3.S52 #define CONCAT1(a, b) CONCAT2(a, b)
53 #define CONCAT2(a, b) a ## b macro
H A Ddivsi3.S54 #define CONCAT1(a, b) CONCAT2(a, b)
55 #define CONCAT2(a, b) a ## b macro
H A Dudivsi3.S52 #define CONCAT1(a, b) CONCAT2(a, b)
53 #define CONCAT2(a, b) a ## b macro