Searched defs:bitsAreEven (Results 1 – 1 of 1) sorted by relevance
464 bool bitsAreEven = ((FPBits<T>(libcResult).bitsAsUInt() & 1) == 0); in compareUnaryOperationSingleOutput() local489 bool bitsAreEven = ((FPBits<T>(libcResult.f).bitsAsUInt() & 1) == 0); in compareUnaryOperationTwoOutputs() local521 bool bitsAreEven = ((FPBits<T>(libcResult.f).bitsAsUInt() & 1) == 0); in compareBinaryOperationTwoOutputs() local542 bool bitsAreEven = ((FPBits<T>(libcResult).bitsAsUInt() & 1) == 0); in compareBinaryOperationOneOutput() local