Searched refs:MAX_ULP_DOUBLE (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ | ||
H A D | runtests.py | 345 MAX_ULP_DOUBLE = 1023 - 52 variable 348 DOUBLE_INF_CUTOFF = MAX_DOUBLE + 2 ** (MAX_ULP_DOUBLE - 1) |
Completed in 1 milliseconds