Searched refs:mostSig (Results 1 – 1 of 1) sorted by relevance
90 int32_t mostSig = fInterval.getMostSignificantExclusive(); in computeAbsDoubleValue() local92 int32_t end = mostSig > mostSigNonZero ? mostSigNonZero : mostSig; in computeAbsDoubleValue()