Searched refs:testCases_a_float64 (Results 1 – 3 of 3) sorted by relevance
212 writeHex_float64( testCases_a_float64, stdout ); in writeInput_a_float64()219 writeHex_float64( testCases_a_float64, stdout ); in writeInputs_ab_float64()1399 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_int32()1402 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int32()1411 && float64_is_signaling_nan( testCases_a_float64 ) ) { in test_a_float64_z_int32()1456 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_int64()1459 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int64()1468 && float64_is_signaling_nan( testCases_a_float64 ) ) { in test_a_float64_z_int64()1513 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_float32()1516 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float32()[all …]
3307 float64 testCases_a_float64; variable3406 testCases_a_float64 = float64Random(); in testCases_next()3409 testCases_a_float64 = float64NextQOutP1( &sequenceA ); in testCases_next()3426 testCases_a_float64 = float64Random(); in testCases_next()3430 testCases_a_float64 = current_a_float64; in testCases_next()3434 testCases_a_float64 = float64Random(); in testCases_next()3438 testCases_a_float64 = current_a_float64; in testCases_next()3613 testCases_a_float64 = float64Random(); in testCases_next()3616 testCases_a_float64 = float64NextQOutP2( &sequenceA ); in testCases_next()3626 testCases_a_float64 = float64Random(); in testCases_next()[all …]
91 extern float64 testCases_a_float64;