Searched refs:MAX_EXPONENT_FAST_PATH (Results 1 – 2 of 2) sorted by relevance
134 const MAX_EXPONENT_FAST_PATH: i32; constant221 const MAX_EXPONENT_FAST_PATH: i32 = 10; constant269 const MAX_EXPONENT_FAST_PATH: i32 = 22; constant
56 let max_exponent = F::MAX_EXPONENT_FAST_PATH; in try_fast_path()