Searched refs:slow_float64_to_int64 (Results 1 – 3 of 3) sorted by relevance
83 int64 slow_float64_to_int64( float64 );
519 test_a_float64_z_int64( slow_float64_to_int64, float64_to_int64 ); in testFunctionVariety()
1563 int64 slow_float64_to_int64( float64 a ) in slow_float64_to_int64() function