Searched refs:MAX_EXPONENT (Results 1 – 1 of 1) sorted by relevance
83 const MAX_EXPONENT: i32; constant98 const INFINITE_POWER: i32 = Self::MAX_EXPONENT + Self::EXPONENT_BIAS;213 const MAX_EXPONENT: i32 = 0xFF - Self::EXPONENT_BIAS; constant261 const MAX_EXPONENT: i32 = 0x7FF - Self::EXPONENT_BIAS; constant