Searched refs:DOUBLE_ZERO_CUTOFF (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ | ||
H A D | runtests.py | 347 DOUBLE_ZERO_CUTOFF = MIN_SUBNORMAL_DOUBLE / 2 variable 362 if real > DOUBLE_ZERO_CUTOFF: |
Completed in 1 milliseconds