Searched refs:testFunction (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testLoops.c | 489 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float32() 540 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float64() 593 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_floatx80() 648 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float128() 1243 flag testFunction( float32, float32 ) in test_ab_float32_z_flag() 1295 float32 testFunction( float32, float32 ) in test_abz_float32() 1697 flag testFunction( float64, float64 ) in test_ab_float64_z_flag() 1749 float64 testFunction( float64, float64 ) in test_abz_float64() 2149 flag testFunction( floatx80, floatx80 ) in test_ab_floatx80_z_flag() 2201 floatx80 testFunction( floatx80, floatx80 ) in test_abz_floatx80() [all …]
|
| H A D | testfloat.c | 254 testFunction( functionCode, roundingPrecision, roundingMode ); in main() 267 testFunction( in main() 279 testFunction( in main() 290 testFunction( in main()
|
| H A D | testsoftfloat.c | 742 testFunction( in testFunction() function 996 testFunction( in main() 1006 testFunction( in main() 1021 testFunction( in main() 1035 testFunction( in main()
|
| H A D | testFunction.h | 134 void testFunction( uint8, int8, int8 );
|
| H A D | testFunction.c | 1109 testFunction( in testFunction() function
|
| H A D | testfloat-source.txt | 202 -- The `testFunction' module implements `testfloat's main loop for testing a
|