Searched refs:int64_to_float64 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h35 #define int64_to_float64 __floatdidf macro
H A Dsoftfloat.h134 float64 int64_to_float64( long long ) __dso_protected;
H A Dtimesoftfloat.c1929 { "int64_to_float64", 1, FALSE, TRUE, FALSE, FALSE },
2133 time_a_int64_z_float64( int64_to_float64 );
/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.h172 float64 int64_to_float64( int64_t );
H A Dsoftfloat.c1304 float64 int64_to_float64( int64 a ) function
/openbsd-current/sys/arch/alpha/alpha/
H A Dfp_complete.c306 tfc.i = int64_to_float64(tfb.i);
/openbsd-current/sys/arch/mips64/mips64/
H A Dfp_emulate.c1001 raw = int64_to_float64((int64_t)raw);

Completed in 1517 milliseconds