Lines Matching refs:testCases_a_floatx80

199     writeHex_floatx80( testCases_a_floatx80, stdout );  in writeInput_a_floatx80()
206 writeHex_floatx80( testCases_a_floatx80, stdout ); in writeInputs_ab_floatx80()
1824 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1827 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1836 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_int32()
1881 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1884 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1893 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_int64()
1938 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1941 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1950 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float32()
1993 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
1996 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
2005 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float64()
2050 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2053 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float128()
2062 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_a_floatx80_z_float128()
2107 trueZ = trueFunction( testCases_a_floatx80 ); in test_az_floatx80()
2110 testZ = testFunction( testCases_a_floatx80 ); in test_az_floatx80()
2119 && floatx80_is_signaling_nan( testCases_a_floatx80 ) ) { in test_az_floatx80()
2164 trueZ = trueFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2167 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_ab_floatx80_z_flag()
2176 && ( floatx80_is_signaling_nan( testCases_a_floatx80 ) in test_ab_floatx80_z_flag()
2216 trueZ = trueFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2219 testZ = testFunction( testCases_a_floatx80, testCases_b_floatx80 ); in test_abz_floatx80()
2228 && ( floatx80_is_signaling_nan( testCases_a_floatx80 ) in test_abz_floatx80()