Searched refs:Dbl_leftshiftby1_withextent (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/parisc/math-emu/ |
A D | dfadd.c | 303 Dbl_leftshiftby1_withextent(resultp1,resultp2,extent,resultp1,resultp2); in dbl_fadd()
|
A D | dfsub.c | 306 Dbl_leftshiftby1_withextent(resultp1,resultp2,extent,resultp1,resultp2); in dbl_fsub()
|
A D | dbl_float.h | 86 #define Dbl_leftshiftby1_withextent(lefta,leftb,right,resulta,resultb) \ macro
|
Completed in 6 milliseconds