Searched refs:DEXP_MAX (Results 1 – 4 of 4) sorted by relevance
543 #define DEXP_MAX 2047 macro569 if ((expon > (DEXP_MAX-DEXP_OFFSET+1)) || !(fMant < 1)) { in float2ieee_double()
48 #define DEXP_MAX 1023 macro
52 #define DEXP_MAX 1023 macro2576 bgt t1, DEXP_MAX, overflow_d # overflow?2623 li t1, DEXP_MAX # result is max finite2630 li t1, DEXP_MAX + 1 # result is infinity