Searched refs:testCases_a_float64 (Results 1 – 3 of 3) sorted by relevance
181 writeHex_float64( testCases_a_float64, stdout ); in writeInput_a_float64()188 writeHex_float64( testCases_a_float64, stdout ); in writeInputs_ab_float64()1368 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_int32()1371 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int32()1380 && float64_is_signaling_nan( testCases_a_float64 ) ) { in test_a_float64_z_int32()1425 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_int64()1428 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_int64()1437 && float64_is_signaling_nan( testCases_a_float64 ) ) { in test_a_float64_z_int64()1482 trueZ = trueFunction( testCases_a_float64 ); in test_a_float64_z_float32()1485 testZ = testFunction( testCases_a_float64 ); in test_a_float64_z_float32()[all …]
59 extern float64 testCases_a_float64;
3274 float64 testCases_a_float64; variable3373 testCases_a_float64 = float64Random(); in testCases_next()3376 testCases_a_float64 = float64NextQOutP1( &sequenceA ); in testCases_next()3393 testCases_a_float64 = float64Random(); in testCases_next()3397 testCases_a_float64 = current_a_float64; in testCases_next()3401 testCases_a_float64 = float64Random(); in testCases_next()3405 testCases_a_float64 = current_a_float64; in testCases_next()3580 testCases_a_float64 = float64Random(); in testCases_next()3583 testCases_a_float64 = float64NextQOutP2( &sequenceA ); in testCases_next()3593 testCases_a_float64 = float64Random(); in testCases_next()[all …]