Home
last modified time | relevance | path

Searched refs:testCases_a_floatx80 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.c199 writeHex_floatx80( testCases_a_floatx80, stdout ); in writeInput_a_floatx80()
206 writeHex_floatx80( testCases_a_floatx80, stdout ); in writeInputs_ab_floatx80()
1824 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1827 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int32()
1881 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1884 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_int64()
1938 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1941 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float32()
1993 trueZ = trueFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
1996 testZ = testFunction( testCases_a_floatx80 ); in test_a_floatx80_z_float64()
[all …]
H A DtestCases.h62 extern floatx80 testCases_a_floatx80;
H A DtestCases.c3277 floatx80 testCases_a_floatx80; variable
3418 testCases_a_floatx80 = floatx80Random(); in testCases_next()
3421 testCases_a_floatx80 = floatx80NextQOutP1( &sequenceA ); in testCases_next()
3438 testCases_a_floatx80 = floatx80Random(); in testCases_next()
3442 testCases_a_floatx80 = current_a_floatx80; in testCases_next()
3446 testCases_a_floatx80 = floatx80Random(); in testCases_next()
3450 testCases_a_floatx80 = current_a_floatx80; in testCases_next()
3613 testCases_a_floatx80 = floatx80Random(); in testCases_next()
3616 testCases_a_floatx80 = floatx80NextQOutP2( &sequenceA ); in testCases_next()
3626 testCases_a_floatx80 = floatx80Random(); in testCases_next()
[all …]