Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/test/testfloat/
HDslowfloat.h55 int64 slow_float32_to_int64( float32 );
HDtestsoftfloat.c443 test_a_float32_z_int64( slow_float32_to_int64, float32_to_int64 ); in testFunctionVariety()
HDslowfloat-64.c1374 int64 slow_float32_to_int64( float32 a ) in slow_float32_to_int64() function