Lines Matching refs:testFunction

472      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()
737 float64 trueFunction( int64 ), float64 testFunction( int64 ) ) in test_a_int64_z_float64()
754 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float64()
790 floatx80 trueFunction( int64 ), floatx80 testFunction( int64 ) ) in test_a_int64_z_floatx80()
807 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_floatx80()
845 float128 trueFunction( int64 ), float128 testFunction( int64 ) ) in test_a_int64_z_float128()
862 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float128()
900 int32 trueFunction( float32 ), int32 testFunction( float32 ) ) in test_a_float32_z_int32()
917 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_int32()
957 int64 trueFunction( float32 ), int64 testFunction( float32 ) ) in test_a_float32_z_int64()
974 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_int64()
1014 float64 trueFunction( float32 ), float64 testFunction( float32 ) ) in test_a_float32_z_float64()
1031 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_float64()
1071 floatx80 trueFunction( float32 ), floatx80 testFunction( float32 ) ) in test_a_float32_z_floatx80()
1088 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_floatx80()
1130 float128 trueFunction( float32 ), float128 testFunction( float32 ) ) in test_a_float32_z_float128()
1147 testZ = testFunction( testCases_a_float32 ); in test_a_float32_z_float128()
1187 float32 trueFunction( float32 ), float32 testFunction( float32 ) ) in test_az_float32()
1204 testZ = testFunction( testCases_a_float32 ); in test_az_float32()
1243 flag testFunction( float32, float32 ) in test_ab_float32_z_flag()
1261 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()
1295 float32 testFunction( float32, float32 ) in test_abz_float32()
1313 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()
1354 int32 trueFunction( float64 ), int32 testFunction( float64 ) ) in test_a_float64_z_int32()
1371 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int32()
1411 int64 trueFunction( float64 ), int64 testFunction( float64 ) ) in test_a_float64_z_int64()
1428 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int64()
1468 float32 trueFunction( float64 ), float32 testFunction( float64 ) ) in test_a_float64_z_float32()
1485 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float32()
1525 floatx80 trueFunction( float64 ), floatx80 testFunction( float64 ) ) in test_a_float64_z_floatx80()
1542 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_floatx80()
1584 float128 trueFunction( float64 ), float128 testFunction( float64 ) ) in test_a_float64_z_float128()
1601 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float128()
1641 float64 trueFunction( float64 ), float64 testFunction( float64 ) ) in test_az_float64()
1658 testZ = testFunction( testCases_a_float64 ); in test_az_float64()
1697 flag testFunction( float64, float64 ) in test_ab_float64_z_flag()
1715 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()
1749 float64 testFunction( float64, float64 ) in test_abz_float64()
1767 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()
1810 int32 trueFunction( floatx80 ), int32 testFunction( floatx80 ) ) in test_a_floatx80_z_int32()
1827 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1867 int64 trueFunction( floatx80 ), int64 testFunction( floatx80 ) ) in test_a_floatx80_z_int64()
1884 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1924 float32 trueFunction( floatx80 ), float32 testFunction( floatx80 ) ) in test_a_floatx80_z_float32()
1941 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1979 float64 trueFunction( floatx80 ), float64 testFunction( floatx80 ) ) in test_a_floatx80_z_float64()
1996 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
2036 float128 trueFunction( floatx80 ), float128 testFunction( floatx80 ) ) in test_a_floatx80_z_float128()
2053 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2093 floatx80 trueFunction( floatx80 ), floatx80 testFunction( floatx80 ) ) in test_az_floatx80()
2110 testZ = testFunction( testCases_a_floatx80 ); in test_az_floatx80()
2149 flag testFunction( floatx80, floatx80 ) in test_ab_floatx80_z_flag()
2167 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2201 floatx80 testFunction( floatx80, floatx80 ) in test_abz_floatx80()
2219 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2264 int32 trueFunction( float128 ), int32 testFunction( float128 ) ) in test_a_float128_z_int32()
2281 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int32()
2321 int64 trueFunction( float128 ), int64 testFunction( float128 ) ) in test_a_float128_z_int64()
2338 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int64()
2378 float32 trueFunction( float128 ), float32 testFunction( float128 ) ) in test_a_float128_z_float32()
2395 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_float32()
2433 float64 trueFunction( float128 ), float64 testFunction( float128 ) ) in test_a_float128_z_float64()
2450 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_float64()
2490 floatx80 trueFunction( float128 ), floatx80 testFunction( float128 ) ) in test_a_float128_z_floatx80()
2507 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_floatx80()
2547 float128 trueFunction( float128 ), float128 testFunction( float128 ) ) in test_az_float128()
2564 testZ = testFunction( testCases_a_float128 ); in test_az_float128()
2603 flag testFunction( float128, float128 ) in test_ab_float128_z_flag()
2621 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_ab_float128_z_flag()
2655 float128 testFunction( float128, float128 ) in test_abz_float128()
2673 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_abz_float128()