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

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h75 #define int32_to_float128 _softfloat_int32_to_float128 macro
H A Dsoftfloat.h136 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h75 #define int32_to_float128 _softfloat_int32_to_float128 macro
H A Dqp.c158 *c = int32_to_float128(a);
H A Dsoftfloat.h131 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h57 #define int32_to_float128 __floatsitf macro
H A Dtimesoftfloat.c1930 { "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2130 time_a_int32_z_float128( int32_to_float128 );
/netbsd-current/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h130 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h131 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h131 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h129 float128 int32_to_float128( int32 );
/netbsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h120 float128 int32_to_float128( !!!int32 );
/netbsd-current/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h161 float128 int32_to_float128( int );
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.h160 float128 int32_to_float128( int );
H A Dsoftfloat.c1174 float128 int32_to_float128( int32 a ) function
/netbsd-current/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c72 { "int32_to_float128", 1, FALSE, FALSE },
674 test_a_int32_z_float128( int32_to_float128, syst_int32_to_float128 );
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1228 float128 int32_to_float128( int32 a ) function

Completed in 385 milliseconds