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

  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
lttf2_test.c 22 int test__lttf2(long double a, long double b, enum EXPECTED_RESULT expected) function in typeref:typename:int
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(0x1.234567890abcdef1234567890abcp+3L
    [all...]

Completed in 33 milliseconds