Searched refs:Is_rounding_mode (Results 1 – 5 of 5) sorted by relevance
161 if(Is_rounding_mode(ROUNDMINUS))204 if(Is_rounding_mode(ROUNDMINUS))296 if(Is_rounding_mode(ROUNDMINUS)) Sgl_setone_sign(result);
160 if(Is_rounding_mode(ROUNDMINUS))202 if(Is_rounding_mode(ROUNDMINUS))293 if(Is_rounding_mode(ROUNDMINUS)) Sgl_setone_sign(result);
163 if(Is_rounding_mode(ROUNDMINUS))207 if(Is_rounding_mode(ROUNDMINUS))301 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
161 if(Is_rounding_mode(ROUNDMINUS))205 if(Is_rounding_mode(ROUNDMINUS))299 if(Is_rounding_mode(ROUNDMINUS)) Dbl_setone_sign(resultp1);
418 #define Is_rounding_mode(rmode) \ macro