Searched refs:quietBit (Results 1 – 4 of 4) sorted by relevance
34 return fromRep(toRep(a) | quietBit);37 return fromRep(toRep(b) | quietBit);
28 return fromRep(toRep(a) | quietBit);31 return fromRep(toRep(b) | quietBit);
224 #define quietBit (implicitBit >> 1) macro225 #define qnanRep (exponentMask | quietBit)
54 return fromRep(toRep(a) | quietBit);57 return fromRep(toRep(b) | quietBit);