Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPFloat.cpp2795 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
2822 HUdistance = 2 * ulpsFromBoundary(decSig.significandParts(), in roundSignificandWithExponent()
2826 if (HUdistance >= HUerr) { in roundSignificandWithExponent()