Home
last modified time | relevance | path

Searched refs:testFunction (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c503 float32 trueFunction( int32 ), float32 testFunction( int32 ) ) in test_a_int32_z_float32()
520 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float32()
554 float64 trueFunction( int32 ), float64 testFunction( int32 ) ) in test_a_int32_z_float64()
571 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float64()
607 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) ) in test_a_int32_z_floatx80()
624 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_floatx80()
662 float128 trueFunction( int32 ), float128 testFunction( int32 ) ) in test_a_int32_z_float128()
679 testZ = testFunction( testCases_a_int32 ); in test_a_int32_z_float128()
717 float32 trueFunction( int64 ), float32 testFunction( int64 ) ) in test_a_int64_z_float32()
734 testZ = testFunction( testCases_a_int64 ); in test_a_int64_z_float32()
[all …]
H A Dtestfloat.c290 testFunction( functionCode, roundingPrecision, roundingMode ); in main()
303 testFunction( in main()
315 testFunction( in main()
326 testFunction( in main()
H A DMakefile18 testLoops.c testFunction.c csystfloat.c
H A DtestFunction.c1143 testFunction( in testFunction() function
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestFunction.h166 void testFunction( uint8, int8, int8 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat-source.txt202 -- The `testFunction' module implements `testfloat's main loop for testing a