Searched refs:truncate_max (Results 1 – 2 of 2) sorted by relevance
69 bool truncate_max = false; in f2d() local216 truncate_max = true; in f2d()258 …uint8_t carry = ((!truncate_max && vr == vm && (!acceptBounds || !vmIsTrailingZeros)) || lastRemov… in f2d()
87 bool truncate_max = false; in d2d() local242 truncate_max = true; in d2d()291 …uint8_t carry = ((!truncate_max && vr == vm && (!acceptBounds || !vmIsTrailingZeros)) || lastRemov… in d2d()