Searched refs:testCases_b_floatx80 (Results 1 – 3 of 3) sorted by relevance
63 extern floatx80 testCases_b_floatx80;
208 writeHex_floatx80( testCases_b_floatx80, stdout ); in writeInputs_ab_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()2177 || floatx80_is_signaling_nan( testCases_b_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()2229 || floatx80_is_signaling_nan( testCases_b_floatx80 ) ) in test_abz_floatx80()
3278 floatx80 testCases_b_floatx80; variable3439 testCases_b_floatx80 = floatx80Random(); in testCases_next()3443 testCases_b_floatx80 = floatx80Random(); in testCases_next()3447 testCases_b_floatx80 = current_b_floatx80; in testCases_next()3451 testCases_b_floatx80 = current_b_floatx80; in testCases_next()3627 testCases_b_floatx80 = floatx80Random(); in testCases_next()3635 testCases_b_floatx80 = floatx80NextQInP2( &sequenceB ); in testCases_next()