Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/test/testfloat/
HDslowfloat.h140 int32 slow_float128_to_int32( float128 );
HDtestsoftfloat.c662 test_a_float128_z_int32( slow_float128_to_int32, float128_to_int32 ); in testFunctionVariety()
HDslowfloat-64.c1923 int32 slow_float128_to_int32( float128 a ) in slow_float128_to_int32() function