Searched refs:BMinusU2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc71 B9 BMinusU2 J2 NoErrors T7 TwentySeven
953 FLOAT Radix, BInvrse, RadixD2, BMinusU2; member in struct:Paranoia
1227 /*... BMinusU2 = nextafter(Radix, 0) */
1228 BMinusU2 = Radix - One;
1229 BMinusU2 = (BMinusU2 - U2) + One;
1425 Z = Radix - BMinusU2;
1586 && ((BMinusU2 + U2) - One == Radix - One),
1774 X = BMinusU2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc71 B9 BMinusU2 J2 NoErrors T7 TwentySeven
953 FLOAT Radix, BInvrse, RadixD2, BMinusU2; member in struct:Paranoia
1227 /*... BMinusU2 = nextafter(Radix, 0) */
1228 BMinusU2 = Radix - One;
1229 BMinusU2 = (BMinusU2 - U2) + One;
1425 Z = Radix - BMinusU2;
1586 && ((BMinusU2 + U2) - One == Radix - One),
1774 X = BMinusU2;

Completed in 110 milliseconds