Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.c484 testCases_next(); in test_a_int32_z_float32()
535 testCases_next(); in test_a_int32_z_float64()
588 testCases_next(); in test_a_int32_z_floatx80()
643 testCases_next(); in test_a_int32_z_float128()
698 testCases_next(); in test_a_int64_z_float32()
749 testCases_next(); in test_a_int64_z_float64()
802 testCases_next(); in test_a_int64_z_floatx80()
857 testCases_next(); in test_a_int64_z_float128()
912 testCases_next(); in test_a_float32_z_int32()
969 testCases_next(); in test_a_float32_z_int64()
[all …]
H A DtestCases.h51 void testCases_next( void );
H A DtestCases.c3285 void testCases_next( void ) in testCases_next() function