Searched defs:src2B (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/parisc/math-emu/ |
D | dbl_float.h | 443 #define Twoword_add(src1dstA,src1dstB,src2A,src2B) \ argument 453 #define Twoword_subtract(src1dstA,src1dstB,src2A,src2B) \ argument 734 #define Fourword_add(src1dstA,src1dstB,src1dstC,src1dstD,src2A,src2B,src2C,src2D) \ argument
|