Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds