Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dtrunctfdf2_test.c23 int test__trunctfdf2(long double a, uint64_t expected) in test__trunctfdf2() function
44 if (test__trunctfdf2(makeQNaN128(), in main()
48 if (test__trunctfdf2(makeNaN128(UINT64_C(0x810000000000)), in main()
52 if (test__trunctfdf2(makeInf128(), in main()
56 if (test__trunctfdf2(0.0L, UINT64_C(0x0))) in main()
59 if (test__trunctfdf2(0x1.af23456789bbaaab347645365cdep+5L, in main()
62 if (test__trunctfdf2(0x1.dedafcff354b6ae9758763545432p-9L, in main()
65 if (test__trunctfdf2(0x1.2f34dd5f437e849b4baab754cdefp+4534L, in main()
68 if (test__trunctfdf2(0x1.edcbff8ad76ab5bf46463233214fp-435L, in main()