Searched refs:test__lttf2 (Results 1 - 1 of 1) sorted by last modified time

/external/compiler-rt/test/builtins/Unit/
H A Dlttf2_test.c22 int test__lttf2(long double a, long double b, enum EXPECTED_RESULT expected) function
28 printf("error in test__lttf2(%.20Lf, %.20Lf) = %d, "
42 if (test__lttf2(makeQNaN128(),
48 if (test__lttf2(0x1.234567890abcdef1234567890abcp-3L,
53 if (test__lttf2(0x1.234567890abcdef1234567890abcp+3L,
58 if (test__lttf2(-0x1.234567890abcdef1234567890abcp+3L,
63 if (test__lttf2(0x1.234567890abcdef1234567890abcp+3L,
69 if (test__lttf2(0x1.234567890abcdef1234567890abcp+3L,
74 if (test__lttf2(0x1.334567890abcdef1234567890abcp+3L,
79 if (test__lttf2(
[all...]

Completed in 171 milliseconds