HomeSort by: relevance | last modified time | path
    Searched refs:Dbl_setone_sign (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hppa/spmath/
fcnvxf.c 134 Dbl_setone_sign(resultp1);
282 Dbl_setone_sign(resultp1);
dfadd.c 235 Dbl_setone_sign(resultp1);
327 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
dfsub.c 238 Dbl_setone_sign(resultp1);
330 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
dbl_float.h 316 #define Dbl_setone_sign(dbl_value) Deposit_dsign(dbl_value,1)

Completed in 13 milliseconds