Lines Matching refs:testCases_a_floatx80
230 writeHex_floatx80( testCases_a_floatx80, stdout ); in writeInput_a_floatx80()
237 writeHex_floatx80( testCases_a_floatx80, stdout ); in writeInputs_ab_floatx80()
1855 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1858 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1867 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_int32()
1912 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1915 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1924 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_int64()
1969 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1972 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1981 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float32()
2024 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
2027 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
2036 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float64()
2081 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2084 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2093 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float128()
2138 trueZ = trueFunction( testCases_a_floatx80 ); in test_az_floatx80()
2141 testZ = testFunction( testCases_a_floatx80 ); in test_az_floatx80()
2150 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_az_floatx80()
2195 trueZ = trueFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2198 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2207 && ( floatx80_is_signaling_nan( testCases_a_floatx80 ) in test_ab_floatx80_z_flag()
2247 trueZ = trueFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2250 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2259 && ( floatx80_is_signaling_nan( testCases_a_floatx80 ) in test_abz_floatx80()