Home
last modified time | relevance | path

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

/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