HomeSort by relevance Sort by last modified time
    Searched refs:makeInf128 (Results 1 - 12 of 12) sorted by null

  /external/compiler-rt/test/builtins/Unit/
addtf3_test.c 59 if (test__addtf3(makeInf128(),
60 makeInf128(),
65 if (test__addtf3(makeInf128(),
fixtfdi_test.c 43 if (test__fixtfdi(makeInf128(), 0x7fffffffffffffffLL))
fixtfsi_test.c 41 if (test__fixtfsi(makeInf128(), 0x7fffffff))
fixunstfsi_test.c 42 if (test__fixunstfsi(makeInf128(), UINT32_C(0xffffffff)))
subtf3_test.c 57 if (test__subtf3(makeInf128(),
trunctfdf2_test.c 52 if (test__trunctfdf2(makeInf128(),
trunctfsf2_test.c 51 if (test__trunctfsf2(makeInf128(),
divtf3_test.c 58 if (test__divtf3(makeInf128(),
fixtfti_test.c 50 if (test__fixtfti(makeInf128(), make_ti(0x7fffffffffffffffLL,
fixunstfti_test.c 58 if (test__fixunstfti(makeInf128(), make_ti(0xffffffffffffffffLL,
multf3_test.c 57 if (test__multf3(makeInf128(),
fp_test.h 308 static inline long double makeInf128()

Completed in 62 milliseconds