Home
last modified time | relevance | path

Searched refs:makeInf128 (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Daddtf3_test.c58 if (test__addtf3(makeInf128(), in main()
59 makeInf128(), in main()
64 if (test__addtf3(makeInf128(), in main()
Dfixtfsi_test.c41 if (test__fixtfsi(makeInf128(), 0x7fffffff)) in main()
Dfixunstfsi_test.c42 if (test__fixunstfsi(makeInf128(), UINT32_C(0xffffffff))) in main()
Dtrunctfsf2_test.c50 if (test__trunctfsf2(makeInf128(), in main()
Dtrunctfdf2_test.c51 if (test__trunctfdf2(makeInf128(), in main()
Dsubtf3_test.c57 if (test__subtf3(makeInf128(), in main()
Dmultf3_test.c57 if (test__multf3(makeInf128(), in main()
Ddivtf3_test.c57 if (test__divtf3(makeInf128(), in main()
Dfp_test.h264 static inline long double makeInf128() in makeInf128() function