Home
last modified time | relevance | path

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

/freebsd-10-stable/tools/test/testfloat/
Dslowfloat.h43 float64 slow_int64_to_float64( int64 );
Dtestsoftfloat.c419 test_a_int64_z_float64( slow_int64_to_float64, int64_to_float64 ); in testFunctionVariety()
Dslowfloat-64.c1325 float64 slow_int64_to_float64( int64 a ) in slow_int64_to_float64() function