Home
last modified time | relevance | path

Searched defs:unsafe_interval (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfast-dtoa.cc46 uint64_t unsafe_interval, in RoundWeed()
396 DiyFp unsafe_interval = DiyFp::Minus(too_high, too_low); in DigitGen() local
/external/icu/icu4c/source/i18n/
Ddouble-conversion-fast-dtoa.cpp78 uint64_t unsafe_interval, in RoundWeed()
339 DiyFp unsafe_interval = DiyFp::Minus(too_high, too_low); in DigitGen() local