/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|
unorddf2vfp_test.c | 23 int test__unorddf2vfp(double a, double b) function in typeref:typename:int 37 if (test__unorddf2vfp(0.0, NAN)) 39 if (test__unorddf2vfp(NAN, 1.0)) 41 if (test__unorddf2vfp(NAN, NAN)) 43 if (test__unorddf2vfp(1.0, 1.0))
|