Searched refs:testCases_b_float64 (Results 1 – 3 of 3) sorted by relevance
60 extern float64 testCases_b_float64;
190 writeHex_float64( testCases_b_float64, stdout ); in writeInputs_ab_float64()1712 trueZ = trueFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()1715 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_ab_float64_z_flag()1725 || float64_is_signaling_nan( testCases_b_float64 ) ) in test_ab_float64_z_flag()1764 trueZ = trueFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()1767 testZ = testFunction( testCases_a_float64, testCases_b_float64 ); in test_abz_float64()1777 || float64_is_signaling_nan( testCases_b_float64 ) ) in test_abz_float64()
3275 float64 testCases_b_float64; variable3394 testCases_b_float64 = float64Random(); in testCases_next()3398 testCases_b_float64 = float64Random(); in testCases_next()3402 testCases_b_float64 = current_b_float64; in testCases_next()3406 testCases_b_float64 = current_b_float64; in testCases_next()3594 testCases_b_float64 = float64Random(); in testCases_next()3602 testCases_b_float64 = float64NextQInP2( &sequenceB ); in testCases_next()