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