Home
last modified time | relevance | path

Searched refs:makeInf64 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Ddivdf3_test.c43 if (test__divdf3(makeInf64(), 3., UINT64_C(0x7ff0000000000000))) in main()
46 if (test__divdf3(makeInf64(), -3., UINT64_C(0xfff0000000000000))) in main()
56 if (test__divdf3(makeInf64(), makeInf64(), UINT64_C(0x7ff8000000000000))) in main()
62 if (test__divdf3(+0x0.0p+0, makeInf64(), UINT64_C(0x0))) in main()
65 if (test__divdf3(makeInf64(), +0x0.0p+0, UINT64_C(0x7ff0000000000000))) in main()
Dtruncdfhf2_test.c35 if (test__truncdfhf2(makeInf64(), in main()
38 if (test__truncdfhf2(-makeInf64(), in main()
Dextenddftf2_test.c43 if (test__extenddftf2(makeInf64(), in main()
Dfp_test.h279 static inline double makeInf64(void) in makeInf64() function
/external/compiler-rt/test/builtins/Unit/
Dtruncdfhf2_test.c45 if (test__truncdfhf2(makeInf64(), in main()
48 if (test__truncdfhf2(-makeInf64(), in main()
Dextenddftf2_test.c53 if (test__extenddftf2(makeInf64(), in main()
Dfp_test.h269 static inline double makeInf64() in makeInf64() function