Searched refs:test__unordtf2 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
H A Dunordtf2_test.c22 int test__unordtf2(long double a, long double b, enum EXPECTED_RESULT expected) function
28 printf("error in test__unordtf2(%.20Lf, %.20Lf) = %d, "
42 if (test__unordtf2(makeQNaN128(),
47 if (test__unordtf2(0x1.234567890abcdef1234567890abcp+3L,
51 if (test__unordtf2(0x1.234567890abcdef1234567890abcp+3L,
55 if (test__unordtf2(0x1.234567890abcdef1234567890abcp+3L,

Completed in 79 milliseconds