Searched defs:MAX_EXPONENT (Results 1 – 1 of 1) sorted by relevance
83 const MAX_EXPONENT: i32; constant213 const MAX_EXPONENT: i32 = 0xFF - Self::EXPONENT_BIAS; constant261 const MAX_EXPONENT: i32 = 0x7FF - Self::EXPONENT_BIAS; constant