Searched refs:testCases_b_float32 (Results 1 – 3 of 3) sorted by relevance
90 extern float32 testCases_b_float32;
205 writeHex_float32( testCases_b_float32, stdout ); in writeInputs_ab_float32()1289 trueZ = trueFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()1292 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()1302 || float32_is_signaling_nan( testCases_b_float32 ) ) in test_ab_float32_z_flag()1341 trueZ = trueFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()1344 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()1354 || float32_is_signaling_nan( testCases_b_float32 ) ) in test_abz_float32()
3306 float32 testCases_b_float32; variable3383 testCases_b_float32 = float32Random(); in testCases_next()3387 testCases_b_float32 = float32Random(); in testCases_next()3391 testCases_b_float32 = current_b_float32; in testCases_next()3395 testCases_b_float32 = current_b_float32; in testCases_next()3595 testCases_b_float32 = float32Random(); in testCases_next()3603 testCases_b_float32 = float32NextQInP2( &sequenceB ); in testCases_next()