Searched refs:testCases_b_float64 (Results 1 – 3 of 3) sorted by relevance
92 extern float64 testCases_b_float64;
221 writeHex_float64( testCases_b_float64, stdout ); in writeInputs_ab_float64()1743 trueZ = trueFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()1746 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()1756 || float64_is_signaling_nan( testCases_b_float64 ) ) in test_ab_float64_z_flag()1795 trueZ = trueFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()1798 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()1808 || float64_is_signaling_nan( testCases_b_float64 ) ) in test_abz_float64()
3308 float64 testCases_b_float64; variable3427 testCases_b_float64 = float64Random(); in testCases_next()3431 testCases_b_float64 = float64Random(); in testCases_next()3435 testCases_b_float64 = current_b_float64; in testCases_next()3439 testCases_b_float64 = current_b_float64; in testCases_next()3627 testCases_b_float64 = float64Random(); in testCases_next()3635 testCases_b_float64 = float64NextQInP2( &sequenceB ); in testCases_next()