Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A Dslowfloat.h91 float128 slow_float64_to_float128( float64 );
H A Dtestsoftfloat.c541 slow_float64_to_float128, float64_to_float128 ); in testFunctionVariety()
H A Dslowfloat-64.c1603 float128 slow_float64_to_float128( float64 a ) in slow_float64_to_float128() function