Searched refs:Dbl_copyto_dblext (Results 1 – 2 of 2) sorted by relevance
/linux/arch/parisc/math-emu/ |
H A D | fmpyfadd.c | 460 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4); in dbl_fmpyfadd() 1120 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4);
|
H A D | dbl_float.h | 718 #define Dbl_copyto_dblext(src1,src2,dest1,dest2,dest3,dest4) \ macro
|