Home
last modified time | relevance | path

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

/freebsd-10-stable/tools/test/testfloat/
Dslowfloat.h83 int64 slow_float64_to_int64( float64 );
Dtestsoftfloat.c519 test_a_float64_z_int64( slow_float64_to_int64, float64_to_int64 ); in testFunctionVariety()
Dslowfloat-64.c1563 int64 slow_float64_to_int64( float64 a ) in slow_float64_to_int64() function