Searched refs:slow_float32_to_int64 (Results 1 – 3 of 3) sorted by relevance
55 int64 slow_float32_to_int64( float32 );
443 test_a_float32_z_int64( slow_float32_to_int64, float32_to_int64 ); in testFunctionVariety()
1374 int64 slow_float32_to_int64( float32 a ) in slow_float32_to_int64() function