Lines Matching refs:testFunction
503 float32 trueFunction( int32 ), float32 testFunction( int32 ) )
520 testZ = testFunction( testCases_a_int32 );
554 float64 trueFunction( int32 ), float64 testFunction( int32 ) )
571 testZ = testFunction( testCases_a_int32 );
607 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) )
624 testZ = testFunction( testCases_a_int32 );
662 float128 trueFunction( int32 ), float128 testFunction( int32 ) )
679 testZ = testFunction( testCases_a_int32 );
717 float32 trueFunction( int64 ), float32 testFunction( int64 ) )
734 testZ = testFunction( testCases_a_int64 );
768 float64 trueFunction( int64 ), float64 testFunction( int64 ) )
785 testZ = testFunction( testCases_a_int64 );
821 floatx80 trueFunction( int64 ), floatx80 testFunction( int64 ) )
838 testZ = testFunction( testCases_a_int64 );
876 float128 trueFunction( int64 ), float128 testFunction( int64 ) )
893 testZ = testFunction( testCases_a_int64 );
931 int32 trueFunction( float32 ), int32 testFunction( float32 ) )
948 testZ = testFunction( testCases_a_float32 );
988 int64 trueFunction( float32 ), int64 testFunction( float32 ) )
1005 testZ = testFunction( testCases_a_float32 );
1045 float64 trueFunction( float32 ), float64 testFunction( float32 ) )
1062 testZ = testFunction( testCases_a_float32 );
1102 floatx80 trueFunction( float32 ), floatx80 testFunction( float32 ) )
1119 testZ = testFunction( testCases_a_float32 );
1161 float128 trueFunction( float32 ), float128 testFunction( float32 ) )
1178 testZ = testFunction( testCases_a_float32 );
1218 float32 trueFunction( float32 ), float32 testFunction( float32 ) )
1235 testZ = testFunction( testCases_a_float32 );
1274 flag testFunction( float32, float32 )
1292 testZ = testFunction( testCases_a_float32, testCases_b_float32 );
1326 float32 testFunction( float32, float32 )
1344 testZ = testFunction( testCases_a_float32, testCases_b_float32 );
1385 int32 trueFunction( float64 ), int32 testFunction( float64 ) )
1402 testZ = testFunction( testCases_a_float64 );
1442 int64 trueFunction( float64 ), int64 testFunction( float64 ) )
1459 testZ = testFunction( testCases_a_float64 );
1499 float32 trueFunction( float64 ), float32 testFunction( float64 ) )
1516 testZ = testFunction( testCases_a_float64 );
1556 floatx80 trueFunction( float64 ), floatx80 testFunction( float64 ) )
1573 testZ = testFunction( testCases_a_float64 );
1615 float128 trueFunction( float64 ), float128 testFunction( float64 ) )
1632 testZ = testFunction( testCases_a_float64 );
1672 float64 trueFunction( float64 ), float64 testFunction( float64 ) )
1689 testZ = testFunction( testCases_a_float64 );
1728 flag testFunction( float64, float64 )
1746 testZ = testFunction( testCases_a_float64, testCases_b_float64 );
1780 float64 testFunction( float64, float64 )
1798 testZ = testFunction( testCases_a_float64, testCases_b_float64 );
1841 int32 trueFunction( floatx80 ), int32 testFunction( floatx80 ) )
1858 testZ = testFunction( testCases_a_floatx80 );
1898 int64 trueFunction( floatx80 ), int64 testFunction( floatx80 ) )
1915 testZ = testFunction( testCases_a_floatx80 );
1955 float32 trueFunction( floatx80 ), float32 testFunction( floatx80 ) )
1972 testZ = testFunction( testCases_a_floatx80 );
2010 float64 trueFunction( floatx80 ), float64 testFunction( floatx80 ) )
2027 testZ = testFunction( testCases_a_floatx80 );
2067 float128 trueFunction( floatx80 ), float128 testFunction( floatx80 ) )
2084 testZ = testFunction( testCases_a_floatx80 );
2124 floatx80 trueFunction( floatx80 ), floatx80 testFunction( floatx80 ) )
2141 testZ = testFunction( testCases_a_floatx80 );
2180 flag testFunction( floatx80, floatx80 )
2198 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 );
2232 floatx80 testFunction( floatx80, floatx80 )
2250 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 );
2295 int32 trueFunction( float128 ), int32 testFunction( float128 ) )
2312 testZ = testFunction( testCases_a_float128 );
2352 int64 trueFunction( float128 ), int64 testFunction( float128 ) )
2369 testZ = testFunction( testCases_a_float128 );
2409 float32 trueFunction( float128 ), float32 testFunction( float128 ) )
2426 testZ = testFunction( testCases_a_float128 );
2464 float64 trueFunction( float128 ), float64 testFunction( float128 ) )
2481 testZ = testFunction( testCases_a_float128 );
2521 floatx80 trueFunction( float128 ), floatx80 testFunction( float128 ) )
2538 testZ = testFunction( testCases_a_float128 );
2578 float128 trueFunction( float128 ), float128 testFunction( float128 ) )
2595 testZ = testFunction( testCases_a_float128 );
2634 flag testFunction( float128, float128 )
2652 testZ = testFunction( testCases_a_float128, testCases_b_float128 );
2686 float128 testFunction( float128, float128 )
2704 testZ = testFunction( testCases_a_float128, testCases_b_float128 );