Home
last modified time | relevance | path

Searched refs:testFunction (Results 1 – 7 of 7) sorted by relevance

/NextBSD/tools/test/testfloat/
HDtestLoops.c472 float32 trueFunction( int32 ), float32 testFunction( int32 ) ) in test_a_int32_z_float32()
489 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float32()
523 float64 trueFunction( int32 ), float64 testFunction( int32 ) ) in test_a_int32_z_float64()
540 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float64()
576 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) ) in test_a_int32_z_floatx80()
593 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_floatx80()
631 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) in test_a_int32_z_float128()
648 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float128()
686 float32 trueFunction( int64 ), float32 testFunction( int64 ) ) in test_a_int64_z_float32()
703 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float32()
[all …]
HDtestfloat.c254 testFunction( functionCode, roundingPrecision, roundingMode ); in main()
267 testFunction( in main()
279 testFunction( in main()
290 testFunction( in main()
HDtestsoftfloat.c742 testFunction( in testFunction() function
996 testFunction( in main()
1006 testFunction( in main()
1021 testFunction( in main()
1035 testFunction( in main()
HDtestFunction.h134 void testFunction( uint8, int8, int8 );
HDtestFunction.c1109 testFunction( in testFunction() function
HDtestfloat-source.txt202 -- The `testFunction' module implements `testfloat's main loop for testing a
/NextBSD/tools/test/testfloat/sparc64/
HDMakefile37 SRCS2= testFunction.c testfloat.c