Searched refs:expectedStr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
H A D | unordtf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__unordtf2()
|
H A D | lttf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__lttf2()
|
H A D | netf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__netf2()
|
H A D | gttf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__gttf2()
|
H A D | letf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__letf2()
|
H A D | eqtf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__eqtf2()
|
H A D | getf2_test.c | 29 "expected %s\n", a, b, x, expectedStr(expected)); in test__getf2()
|
H A D | fp_test.h | 194 static inline char *expectedStr(enum EXPECTED_RESULT expected) in expectedStr() function
|