Searched refs:testCases_a_float128 (Results 1 – 3 of 3) sorted by relevance
250 writeHex_float128( testCases_a_float128, stdout ); in writeInput_a_float128()257 writeHex_float128( testCases_a_float128, stdout ); in writeInputs_ab_float128()2309 trueZ = trueFunction( testCases_a_float128 ); in test_a_float128_z_int32()2312 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int32()2321 && float128_is_signaling_nan( testCases_a_float128 ) ) { in test_a_float128_z_int32()2366 trueZ = trueFunction( testCases_a_float128 ); in test_a_float128_z_int64()2369 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_int64()2378 && float128_is_signaling_nan( testCases_a_float128 ) ) { in test_a_float128_z_int64()2423 trueZ = trueFunction( testCases_a_float128 ); in test_a_float128_z_float32()2426 testZ = testFunction( testCases_a_float128 ); in test_a_float128_z_float32()[all …]
3314 float128 testCases_a_float128; variable3497 testCases_a_float128 = float128Random(); in testCases_next()3500 testCases_a_float128 = float128NextQOutP1( &sequenceA ); in testCases_next()3517 testCases_a_float128 = float128Random(); in testCases_next()3521 testCases_a_float128 = current_a_float128; in testCases_next()3525 testCases_a_float128 = float128Random(); in testCases_next()3529 testCases_a_float128 = current_a_float128; in testCases_next()3680 testCases_a_float128 = float128Random(); in testCases_next()3683 testCases_a_float128 = float128NextQOutP2( &sequenceA ); in testCases_next()3693 testCases_a_float128 = float128Random(); in testCases_next()[all …]
98 extern float128 testCases_a_float128;