Searched refs:int32_to_float128 (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h57 #define int32_to_float128 __floatsitf macro
H A Dtimesoftfloat.c1928 { "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2128 time_a_int32_z_float128( int32_to_float128 );
/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h114 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h131 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h131 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h131 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h121 float128 int32_to_float128( !!!int32 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c40 { "int32_to_float128", 1, FALSE, FALSE },
640 test_a_int32_z_float128( int32_to_float128, syst_int32_to_float128 );
H A Dtestsoftfloat.c195 { "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
411 test_a_int32_z_float128( slow_int32_to_float128, int32_to_float128 );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1224 float128 int32_to_float128( int32 a ) function

Completed in 195 milliseconds