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

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c69 float32 AEABI_FUNC(i2f, int, int32_to_float32)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h53 #define int32_to_float32 __floatsisf macro
H A Dtimesoftfloat.c1919 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2113 time_a_int32_z_float32( int32_to_float32 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h124 float32 int32_to_float32( int );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h122 float32 int32_to_float32( int );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h114 float32 int32_to_float32( !!!int32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h122 float32 int32_to_float32( int );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h124 float32 int32_to_float32( int );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h124 float32 int32_to_float32( int );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c526 float32 int32_to_float32( int32 a ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1115 float32 int32_to_float32( int32 a ) function

Completed in 138 milliseconds