Home
last modified time | relevance | path

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

/external/v8/src/
Dfast-dtoa.cc43 static bool RoundWeed(Vector<char> buffer, in RoundWeed() function
425 return RoundWeed(buffer, *length, DiyFp::Minus(too_high, w).f(), in DigitGen()
452 return RoundWeed(buffer, *length, DiyFp::Minus(too_high, w).f() * unit, in DigitGen()