Searched refs:test__divdc3 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
H A D | divdc3_test.c | 50 int test__divdc3(double a, double b, double c, double d) in test__divdc3() function 365 if (test__divdc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
H A D | divdc3_test.c | 49 int test__divdc3(double a, double b, double c, double d) in test__divdc3() function 364 if (test__divdc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|