Searched refs:testFunction (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/tools/test/testfloat/
H A DtestLoops.c472 float32 trueFunction( int32 ), float32 testFunction( int32 ) ) function
489 testZ = testFunction( testCases_a_int32 );
523 float64 trueFunction( int32 ), float64 testFunction( int32 ) ) function
540 testZ = testFunction( testCases_a_int32 );
576 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) ) function
593 testZ = testFunction( testCases_a_int32 );
631 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) function
648 testZ = testFunction( testCases_a_int32 );
686 float32 trueFunction( int64 ), float32 testFunction( int64 ) ) function
703 testZ = testFunction( testCases_a_int6
737 float64 trueFunction( int64 ), float64 testFunction( int64 ) ) function
790 floatx80 trueFunction( int64 ), floatx80 testFunction( int64 ) ) function
845 float128 trueFunction( int64 ), float128 testFunction( int64 ) ) function
900 int32 trueFunction( float32 ), int32 testFunction( float32 ) ) function
957 int64 trueFunction( float32 ), int64 testFunction( float32 ) ) function
1014 float64 trueFunction( float32 ), float64 testFunction( float32 ) ) function
1071 floatx80 trueFunction( float32 ), floatx80 testFunction( float32 ) ) function
1130 float128 trueFunction( float32 ), float128 testFunction( float32 ) ) function
1187 float32 trueFunction( float32 ), float32 testFunction( float32 ) ) function
1243 flag testFunction( float32, float32 ) function
1295 float32 testFunction( float32, float32 ) function
1354 int32 trueFunction( float64 ), int32 testFunction( float64 ) ) function
1411 int64 trueFunction( float64 ), int64 testFunction( float64 ) ) function
1468 float32 trueFunction( float64 ), float32 testFunction( float64 ) ) function
1525 floatx80 trueFunction( float64 ), floatx80 testFunction( float64 ) ) function
1584 float128 trueFunction( float64 ), float128 testFunction( float64 ) ) function
1641 float64 trueFunction( float64 ), float64 testFunction( float64 ) ) function
1697 flag testFunction( float64, float64 ) function
1749 float64 testFunction( float64, float64 ) function
1810 int32 trueFunction( floatx80 ), int32 testFunction( floatx80 ) ) function
1867 int64 trueFunction( floatx80 ), int64 testFunction( floatx80 ) ) function
1924 float32 trueFunction( floatx80 ), float32 testFunction( floatx80 ) ) function
1979 float64 trueFunction( floatx80 ), float64 testFunction( floatx80 ) ) function
2036 float128 trueFunction( floatx80 ), float128 testFunction( floatx80 ) ) function
2093 floatx80 trueFunction( floatx80 ), floatx80 testFunction( floatx80 ) ) function
2149 flag testFunction( floatx80, floatx80 ) function
2201 floatx80 testFunction( floatx80, floatx80 ) function
2264 int32 trueFunction( float128 ), int32 testFunction( float128 ) ) function
2321 int64 trueFunction( float128 ), int64 testFunction( float128 ) ) function
2378 float32 trueFunction( float128 ), float32 testFunction( float128 ) ) function
2433 float64 trueFunction( float128 ), float64 testFunction( float128 ) ) function
2490 floatx80 trueFunction( float128 ), floatx80 testFunction( float128 ) ) function
2547 float128 trueFunction( float128 ), float128 testFunction( float128 ) ) function
2603 flag testFunction( float128, float128 ) function
2655 float128 testFunction( float128, float128 ) function
[all...]
H A Dtestfloat.c38 #include "testFunction.h"
254 testFunction( functionCode, roundingPrecision, roundingMode );
267 testFunction(
279 testFunction(
290 testFunction(
H A DtestFunction.h134 void testFunction( uint8, int8, int8 );
H A Dtestsoftfloat.c742 testFunction( function
996 testFunction(
1006 testFunction(
1021 testFunction(
1035 testFunction(
H A DtestFunction.c33 #include "testFunction.h"
1109 testFunction( function
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A DMakefile37 SRCS2= testFunction.c testfloat.c

Completed in 121 milliseconds