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

/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h34 #define int64_to_float32 __floatdisf macro
H A Dsoftfloat.h133 float32 int64_to_float32( long long ) __dso_protected;
H A Dtimesoftfloat.c1928 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2130 time_a_int64_z_float32( int64_to_float32 );
/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.h171 float32 int64_to_float32( int64_t );
H A Dsoftfloat.c1271 float32 int64_to_float32( int64 a ) function
/openbsd-current/sys/arch/mips64/mips64/
H A Dfp_emulate.c1063 raw = int64_to_float32((int64_t)raw);

Completed in 195 milliseconds