Searched defs:max_native (Results 1 – 2 of 2) sorted by relevance
290 let max_native = (10 as Limb).pow(step as u32); in parse_mantissa() localVariable
391 let max_native = (5 as Limb).pow(small_step); in pow() localVariable