Lines Matching refs:is_tiny
70 boolean inexact = FALSE, is_tiny = FALSE; in dbl_fmpyfadd() local
633 result_exponent,is_tiny); in dbl_fmpyfadd()
705 else if (inexact && is_tiny) Set_underflowflag(); in dbl_fmpyfadd()
729 boolean inexact = FALSE, is_tiny = FALSE; local
1293 result_exponent,is_tiny);
1363 else if (inexact && is_tiny) Set_underflowflag();
1387 boolean inexact = FALSE, is_tiny = FALSE; local
1936 Sglext_denormalize(resultp1,resultp2,result_exponent,is_tiny);
2004 else if (inexact && is_tiny) Set_underflowflag();
2028 boolean inexact = FALSE, is_tiny = FALSE; local
2578 Sglext_denormalize(resultp1,resultp2,result_exponent,is_tiny);
2646 else if (inexact && is_tiny) Set_underflowflag();