Searched refs:int64_to_float32 (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h29 #define int64_to_float32 _softfloat_int64_to_float32 macro
H A Dsoftfloat.h134 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h59 #define int64_to_float32 __floatdisf macro
H A Dtimesoftfloat.c1932 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2134 time_a_int64_z_float32( int64_to_float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h133 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h132 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h135 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h132 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h133 float32 int64_to_float32( long long );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h164 float32 int64_to_float32( int64_t );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h122 float32 int64_to_float32( !!!int64 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h172 float32 int64_to_float32( int64_t );
H A Dsoftfloat.c1224 float32 int64_to_float32( int64 a ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c73 { "int64_to_float32", 1, FALSE, TRUE },
679 test_a_int64_z_float32( int64_to_float32, syst_int64_to_float32 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1259 float32 int64_to_float32( int64 a ) function

Completed in 205 milliseconds