Lines Matching refs:float128
366 float128 trueZ, uint8 trueFlags, float128 testZ, uint8 testFlags ) in writeOutputs_z_float128()
450 INLINE flag float128_same( float128 a, float128 b ) in float128_same()
457 INLINE flag float128_isNaN( float128 a ) in float128_isNaN()
631 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) in test_a_int32_z_float128()
634 float128 trueZ, testZ; in test_a_int32_z_float128()
845 float128 trueFunction( int64 ), float128 testFunction( int64 ) ) in test_a_int64_z_float128()
848 float128 trueZ, testZ; in test_a_int64_z_float128()
1130 float128 trueFunction( float32 ), float128 testFunction( float32 ) ) in test_a_float32_z_float128()
1133 float128 trueZ, testZ; in test_a_float32_z_float128()
1584 float128 trueFunction( float64 ), float128 testFunction( float64 ) ) in test_a_float64_z_float128()
1587 float128 trueZ, testZ; in test_a_float64_z_float128()
2036 float128 trueFunction( floatx80 ), float128 testFunction( floatx80 ) ) in test_a_floatx80_z_float128()
2039 float128 trueZ, testZ; in test_a_floatx80_z_float128()
2264 int32 trueFunction( float128 ), int32 testFunction( float128 ) ) in test_a_float128_z_int32()
2321 int64 trueFunction( float128 ), int64 testFunction( float128 ) ) in test_a_float128_z_int64()
2378 float32 trueFunction( float128 ), float32 testFunction( float128 ) ) in test_a_float128_z_float32()
2433 float64 trueFunction( float128 ), float64 testFunction( float128 ) ) in test_a_float128_z_float64()
2490 floatx80 trueFunction( float128 ), floatx80 testFunction( float128 ) ) in test_a_float128_z_floatx80()
2547 float128 trueFunction( float128 ), float128 testFunction( float128 ) ) in test_az_float128()
2550 float128 trueZ, testZ; in test_az_float128()
2602 flag trueFunction( float128, float128 ), in test_ab_float128_z_flag()
2603 flag testFunction( float128, float128 ) in test_ab_float128_z_flag()
2654 float128 trueFunction( float128, float128 ), in test_abz_float128()
2655 float128 testFunction( float128, float128 ) in test_abz_float128()
2659 float128 trueZ, testZ; in test_abz_float128()