Searched refs:SMALLEST_POWER_OF_TEN (Results 1 – 2 of 2) sorted by relevance
125 const SMALLEST_POWER_OF_TEN: i32; constant218 const SMALLEST_POWER_OF_TEN: i32 = -65; constant266 const SMALLEST_POWER_OF_TEN: i32 = -342; constant
59 if w == 0 || q < F::SMALLEST_POWER_OF_TEN { in compute_float()