Searched defs:FMAXEXP (Results 1 – 2 of 2) sorted by relevance
117 #define FMAXEXP ((1 << (_FEXPLEN - 1)) - 1 + _IEEE) macro
132 #define FMAXEXP ((1 << _FEXPLEN - 1) - 1 + _IEEE) macro