Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.c127 static void writeErrorFound( int16 count ) in writeErrorFound() function
507 writeErrorFound( 10000 - count ); in test_a_int32_z_float32()
558 writeErrorFound( 10000 - count ); in test_a_int32_z_float64()
611 writeErrorFound( 10000 - count ); in test_a_int32_z_floatx80()
666 writeErrorFound( 10000 - count ); in test_a_int32_z_float128()
721 writeErrorFound( 10000 - count ); in test_a_int64_z_float32()
772 writeErrorFound( 10000 - count ); in test_a_int64_z_float64()
825 writeErrorFound( 10000 - count ); in test_a_int64_z_floatx80()
880 writeErrorFound( 10000 - count ); in test_a_int64_z_float128()
939 writeErrorFound( 10000 - count ); in test_a_float32_z_int32()
[all …]