Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/test/testfloat/
Dslowfloat.h143 int64 slow_float128_to_int64( float128 );
Dtestsoftfloat.c672 test_a_float128_z_int64( slow_float128_to_int64, float128_to_int64 ); in testFunctionVariety()
Dslowfloat-64.c1943 int64 slow_float128_to_int64( float128 a ) in slow_float128_to_int64() function