Lines Matching refs:testFunction

503      float32 trueFunction( int32 ), float32 testFunction( int32 ) )  in test_a_int32_z_float32()
520 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float32()
554 float64 trueFunction( int32 ), float64 testFunction( int32 ) ) in test_a_int32_z_float64()
571 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float64()
607 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) ) in test_a_int32_z_floatx80()
624 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_floatx80()
662 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) in test_a_int32_z_float128()
679 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float128()
717 float32 trueFunction( int64 ), float32 testFunction( int64 ) ) in test_a_int64_z_float32()
734 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float32()
768 float64 trueFunction( int64 ), float64 testFunction( int64 ) ) in test_a_int64_z_float64()
785 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float64()
821 floatx80 trueFunction( int64 ), floatx80 testFunction( int64 ) ) in test_a_int64_z_floatx80()
838 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_floatx80()
876 float128 trueFunction( int64 ), float128 testFunction( int64 ) ) in test_a_int64_z_float128()
893 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float128()
931 int32 trueFunction( float32 ), int32 testFunction( float32 ) ) in test_a_float32_z_int32()
948 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_int32()
988 int64 trueFunction( float32 ), int64 testFunction( float32 ) ) in test_a_float32_z_int64()
1005 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_int64()
1045 float64 trueFunction( float32 ), float64 testFunction( float32 ) ) in test_a_float32_z_float64()
1062 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_float64()
1102 floatx80 trueFunction( float32 ), floatx80 testFunction( float32 ) ) in test_a_float32_z_floatx80()
1119 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_floatx80()
1161 float128 trueFunction( float32 ), float128 testFunction( float32 ) ) in test_a_float32_z_float128()
1178 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_float128()
1218 float32 trueFunction( float32 ), float32 testFunction( float32 ) ) in test_az_float32()
1235 testZ = testFunction( testCases_a_float32 ); in test_az_float32()
1274 flag testFunction( float32, float32 ) in test_ab_float32_z_flag()
1292 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()
1326 float32 testFunction( float32, float32 ) in test_abz_float32()
1344 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()
1385 int32 trueFunction( float64 ), int32 testFunction( float64 ) ) in test_a_float64_z_int32()
1402 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int32()
1442 int64 trueFunction( float64 ), int64 testFunction( float64 ) ) in test_a_float64_z_int64()
1459 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int64()
1499 float32 trueFunction( float64 ), float32 testFunction( float64 ) ) in test_a_float64_z_float32()
1516 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float32()
1556 floatx80 trueFunction( float64 ), floatx80 testFunction( float64 ) ) in test_a_float64_z_floatx80()
1573 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_floatx80()
1615 float128 trueFunction( float64 ), float128 testFunction( float64 ) ) in test_a_float64_z_float128()
1632 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float128()
1672 float64 trueFunction( float64 ), float64 testFunction( float64 ) ) in test_az_float64()
1689 testZ = testFunction( testCases_a_float64 ); in test_az_float64()
1728 flag testFunction( float64, float64 ) in test_ab_float64_z_flag()
1746 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()
1780 float64 testFunction( float64, float64 ) in test_abz_float64()
1798 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()
1841 int32 trueFunction( floatx80 ), int32 testFunction( floatx80 ) ) in test_a_floatx80_z_int32()
1858 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1898 int64 trueFunction( floatx80 ), int64 testFunction( floatx80 ) ) in test_a_floatx80_z_int64()
1915 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1955 float32 trueFunction( floatx80 ), float32 testFunction( floatx80 ) ) in test_a_floatx80_z_float32()
1972 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
2010 float64 trueFunction( floatx80 ), float64 testFunction( floatx80 ) ) in test_a_floatx80_z_float64()
2027 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
2067 float128 trueFunction( floatx80 ), float128 testFunction( floatx80 ) ) in test_a_floatx80_z_float128()
2084 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2124 floatx80 trueFunction( floatx80 ), floatx80 testFunction( floatx80 ) ) in test_az_floatx80()
2141 testZ = testFunction( testCases_a_floatx80 ); in test_az_floatx80()
2180 flag testFunction( floatx80, floatx80 ) in test_ab_floatx80_z_flag()
2198 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2232 floatx80 testFunction( floatx80, floatx80 ) in test_abz_floatx80()
2250 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2295 int32 trueFunction( float128 ), int32 testFunction( float128 ) ) in test_a_float128_z_int32()
2312 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int32()
2352 int64 trueFunction( float128 ), int64 testFunction( float128 ) ) in test_a_float128_z_int64()
2369 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int64()
2409 float32 trueFunction( float128 ), float32 testFunction( float128 ) ) in test_a_float128_z_float32()
2426 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_float32()
2464 float64 trueFunction( float128 ), float64 testFunction( float128 ) ) in test_a_float128_z_float64()
2481 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_float64()
2521 floatx80 trueFunction( float128 ), floatx80 testFunction( float128 ) ) in test_a_float128_z_floatx80()
2538 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_floatx80()
2578 float128 trueFunction( float128 ), float128 testFunction( float128 ) ) in test_az_float128()
2595 testZ = testFunction( testCases_a_float128 ); in test_az_float128()
2634 flag testFunction( float128, float128 ) in test_ab_float128_z_flag()
2652 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_ab_float128_z_flag()
2686 float128 testFunction( float128, float128 ) in test_abz_float128()
2704 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_abz_float128()