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

  /external/compiler-rt/test/builtins/Unit/
subtf3_test.c 51 if (test__subtf3(makeNaN128(UINT64_C(0x800030000000)),
trunctfdf2_test.c 48 if (test__trunctfdf2(makeNaN128(UINT64_C(0x810000000000)),
trunctfsf2_test.c 47 if (test__trunctfsf2(makeNaN128(UINT64_C(0x810000000000)),
addtf3_test.c 53 if (test__addtf3(makeNaN128(UINT64_C(0x800030000000)),
divtf3_test.c 52 if (test__divtf3(makeNaN128(UINT64_C(0x800030000000)),
multf3_test.c 51 if (test__multf3(makeNaN128(UINT64_C(0x800030000000)),
fp_test.h 281 static inline long double makeNaN128(uint64_t rand)

Completed in 63 milliseconds