Searched refs:Dbl_setone_sign (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Dfcnvxf.c143 Dbl_setone_sign(resultp1);
299 Dbl_setone_sign(resultp1);
H A Ddfadd.c233 Dbl_setone_sign(resultp1);
325 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
H A Ddfsub.c236 Dbl_setone_sign(resultp1);
328 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
H A Dfmpyfadd.c555 Dbl_setone_sign(resultp1);
1215 Dbl_setone_sign(resultp1);
H A Ddbl_float.h292 #define Dbl_setone_sign(dbl_value) Deposit_dsign(dbl_value,1) macro

Completed in 91 milliseconds