Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/builtins/Unit/
Ddivdf3_test.c33 if (test__divdf3(makeNaN64(UINT64_C(0x123)), 3., UINT64_C(0x7ff8000000000000))) in main()
39 if (test__divdf3(3., makeNaN64(UINT64_C(0x123)), UINT64_C(0x7ff8000000000000))) in main()
Dextenddftf2_test.c38 if (test__extenddftf2(makeNaN64(UINT64_C(0x7100000000000)), in main()
Dtruncdfhf2_test.c31 if (test__truncdfhf2(makeNaN64(UINT64_C(0x8000)), in main()
Dfp_test.h252 static inline double makeNaN64(uint64_t rand) in makeNaN64() function
/external/compiler-rt/test/builtins/Unit/
Dextenddftf2_test.c48 if (test__extenddftf2(makeNaN64(UINT64_C(0x7100000000000)), in main()
Dtruncdfhf2_test.c41 if (test__truncdfhf2(makeNaN64(UINT64_C(0x8000)), in main()
Dfp_test.h247 static inline double makeNaN64(uint64_t rand) in makeNaN64() function