Home
last modified time | relevance | path

Searched refs:float64_to_int32 (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h187 int float64_to_int32( float64 );
/freebsd-10-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h187 int float64_to_int32( float64 );
/freebsd-10-stable/lib/libc/mips/softfloat/
Dsoftfloat.h191 int float64_to_int32( float64 );
/freebsd-10-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h161 int float64_to_int32( float64 );
/freebsd-10-stable/lib/libc/arm/softfloat/
Dsoftfloat.h191 int float64_to_int32( float64 );
/freebsd-10-stable/lib/libc/softfloat/templates/
Dsoftfloat.h174 !!!int32 float64_to_int32( float64 );
/freebsd-10-stable/lib/libc/softfloat/
Dtimesoftfloat.txt57 `float64_to_int32'. The allowed options are detailed in the next section,
Dtimesoftfloat.c2212 time_a_float64_z_int32( float64_to_int32 ); in timeFunctionVariety()
/freebsd-10-stable/tools/test/testfloat/
DtestFunction.c775 test_a_float64_z_int32( float64_to_int32, syst_float64_to_int32 ); in testFunctionVariety()
Dtestsoftfloat.c509 test_a_float64_z_int32( slow_float64_to_int32, float64_to_int32 ); in testFunctionVariety()
Dtestfloat.txt189 The `<function>' argument is a name like `float32_add' or `float64_to_int32'.
/freebsd-10-stable/lib/libc/softfloat/bits32/
Dsoftfloat.c1407 int32 float64_to_int32( float64 a ) in float64_to_int32() function
/freebsd-10-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c2333 int32 float64_to_int32( float64 a ) in float64_to_int32() function