Home
last modified time | relevance | path

Searched refs:DOUBLE_ZERO_CUTOFF (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
Druntests.py347 DOUBLE_ZERO_CUTOFF = MIN_SUBNORMAL_DOUBLE / 2 variable
362 if real > DOUBLE_ZERO_CUTOFF: