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