Home | History | Annotate | Download | only in Unit

Lines Matching refs:x1

79     if (test__fixunstfdi(0x1.FFFFFEp+62, 0x7FFFFF8000000000LL))
81 if (test__fixunstfdi(0x1.FFFFFCp+62, 0x7FFFFF0000000000LL))
84 if (test__fixunstfdi(-0x1.FFFFFEp+62, 0))
86 if (test__fixunstfdi(-0x1.FFFFFCp+62, 0))
89 if (test__fixunstfdi(0x1.FFFFFFFFFFFFFp+62, 0x7FFFFFFFFFFFFC00LL))
91 if (test__fixunstfdi(0x1.FFFFFFFFFFFFEp+62, 0x7FFFFFFFFFFFF800LL))
94 if (test__fixunstfdi(-0x1.FFFFFFFFFFFFFp+62, 0))
96 if (test__fixunstfdi(-0x1.FFFFFFFFFFFFEp+62, 0))
99 if (test__fixunstfdi(0x1.FFFFFFFFFFFFFFFEp+63L, 0xFFFFFFFFFFFFFFFFLL))
101 if (test__fixunstfdi(0x1.0000000000000002p+63L, 0x8000000000000001LL))
103 if (test__fixunstfdi(0x1.0000000000000000p+63L, 0x8000000000000000LL))
105 if (test__fixunstfdi(0x1.FFFFFFFFFFFFFFFCp+62L, 0x7FFFFFFFFFFFFFFFLL))
107 if (test__fixunstfdi(0x1.FFFFFFFFFFFFFFF8p+62L, 0x7FFFFFFFFFFFFFFELL))
110 if (test__fixunstfdi(-0x1.0000000000000000p+63L, 0))
112 if (test__fixunstfdi(-0x1.FFFFFFFFFFFFFFFCp+62L, 0))
114 if (test__fixunstfdi(-0x1.FFFFFFFFFFFFFFF8p+62L, 0))