Lines Matching refs:is_tiny
57 boolean inexact = FALSE, is_tiny = FALSE; in dbl_fmpyfadd() local
620 result_exponent,is_tiny); in dbl_fmpyfadd()
692 else if (inexact && is_tiny) Set_underflowflag(); in dbl_fmpyfadd()
716 boolean inexact = FALSE, is_tiny = FALSE; local
1280 result_exponent,is_tiny);
1350 else if (inexact && is_tiny) Set_underflowflag();
1374 boolean inexact = FALSE, is_tiny = FALSE; local
1923 Sglext_denormalize(resultp1,resultp2,result_exponent,is_tiny);
1991 else if (inexact && is_tiny) Set_underflowflag();
2015 boolean inexact = FALSE, is_tiny = FALSE; local
2565 Sglext_denormalize(resultp1,resultp2,result_exponent,is_tiny);
2633 else if (inexact && is_tiny) Set_underflowflag();