Searched refs:int32_to_float64 (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_double.c69 float64 AEABI_FUNC(i2d, int, int32_to_float64)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float64 __floatsidf macro
H A Dtimesoftfloat.c1920 { "int32_to_float64", 1, FALSE, FALSE, FALSE, FALSE },
2116 time_a_int32_z_float64( int32_to_float64 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h125 float64 int32_to_float64( int );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h123 float64 int32_to_float64( int );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h115 float64 int32_to_float64( !!!int32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h123 float64 int32_to_float64( int );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h125 float64 int32_to_float64( int );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h125 float64 int32_to_float64( int );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c544 float64 int32_to_float64( int32 a ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1144 float64 int32_to_float64( int32 a ) function

Completed in 200 milliseconds