Home
last modified time | relevance | path

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

/NextBSD/tools/test/testfloat/
HDtestCases.h53 extern int32 testCases_a_int32;
HDtestLoops.c147 writeHex_bits32( testCases_a_int32, stdout ); in writeInput_a_int32()
486 trueZ = trueFunction( testCases_a_int32 ); in test_a_int32_z_float32()
489 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float32()
537 trueZ = trueFunction( testCases_a_int32 ); in test_a_int32_z_float64()
540 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float64()
590 trueZ = trueFunction( testCases_a_int32 ); in test_a_int32_z_floatx80()
593 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_floatx80()
645 trueZ = trueFunction( testCases_a_int32 ); in test_a_int32_z_float128()
648 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float128()
HDtestCases.c3268 int32 testCases_a_int32; variable
3294 testCases_a_int32 = int32RandomP3(); in testCases_next()
3297 testCases_a_int32 = int32RandomPInf(); in testCases_next()
3300 testCases_a_int32 = int32NextP1( &sequenceA ); in testCases_next()
3512 testCases_a_int32 = int32RandomP3(); in testCases_next()
3515 testCases_a_int32 = int32RandomPInf(); in testCases_next()
3520 testCases_a_int32 = int32NextP2( &sequenceA ); in testCases_next()