Searched refs:testCases_b_float32 (Results 1 – 3 of 3) sorted by relevance
58 extern float32 testCases_b_float32;
3273 float32 testCases_b_float32; variable3350 testCases_b_float32 = float32Random(); in testCases_next()3354 testCases_b_float32 = float32Random(); in testCases_next()3358 testCases_b_float32 = current_b_float32; in testCases_next()3362 testCases_b_float32 = current_b_float32; in testCases_next()3562 testCases_b_float32 = float32Random(); in testCases_next()3570 testCases_b_float32 = float32NextQInP2( &sequenceB ); in testCases_next()
174 writeHex_float32( testCases_b_float32, stdout ); in writeInputs_ab_float32()1258 trueZ = trueFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()1261 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_ab_float32_z_flag()1271 || float32_is_signaling_nan( testCases_b_float32 ) ) in test_ab_float32_z_flag()1310 trueZ = trueFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()1313 testZ = testFunction( testCases_a_float32, testCases_b_float32 ); in test_abz_float32()1323 || float32_is_signaling_nan( testCases_b_float32 ) ) in test_abz_float32()