Searched defs:testFunction (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/tools/test/testfloat/
H A DtestFunction.c1109 testFunction( function
H A DtestLoops.c472 float32 trueFunction( int32 ), float32 testFunction( int32 ) ) function
523 float64 trueFunction( int32 ), float64 testFunction( int32 ) ) function
576 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) ) function
631 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) function
686 float32 trueFunction( int64 ), float32 testFunction( int64 ) ) function
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 Dtestsoftfloat.c742 testFunction( function

Completed in 65 milliseconds