Searched refs:testCases_b_float128 (Results 1 – 3 of 3) sorted by relevance
67 extern float128 testCases_b_float128;
3282 float128 testCases_b_float128; variable3485 testCases_b_float128 = float128Random(); in testCases_next()3489 testCases_b_float128 = float128Random(); in testCases_next()3493 testCases_b_float128 = current_b_float128; in testCases_next()3497 testCases_b_float128 = current_b_float128; in testCases_next()3661 testCases_b_float128 = float128Random(); in testCases_next()3669 testCases_b_float128 = float128NextQInP2( &sequenceB ); in testCases_next()
228 writeHex_float128( testCases_b_float128, stdout ); in writeInputs_ab_float128()2618 trueZ = trueFunction( testCases_a_float128, testCases_b_float128 ); in test_ab_float128_z_flag()2621 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_ab_float128_z_flag()2631 || float128_is_signaling_nan( testCases_b_float128 ) ) in test_ab_float128_z_flag()2670 trueZ = trueFunction( testCases_a_float128, testCases_b_float128 ); in test_abz_float128()2673 testZ = testFunction( testCases_a_float128, testCases_b_float128 ); in test_abz_float128()2683 || float128_is_signaling_nan( testCases_b_float128 ) ) in test_abz_float128()