HomeSort by: relevance | last modified time | path
    Searched defs:test__unordtf2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
unordtf2_test.c 22 int test__unordtf2(long double a, long double b, enum EXPECTED_RESULT expected) function in typeref:typename:int
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,
unordtf2_test.c 22 int test__unordtf2(long double a, long double b, enum EXPECTED_RESULT expected) function in typeref:typename:int
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 54 milliseconds