Searched refs:float64_to_int64 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.h230 int64_t float64_to_int64( float64 );
H A Dsoftfloat.c2417 int64 float64_to_int64( float64 a ) function
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat.h198 long long float64_to_int64( float64 ) __dso_protected;
H A Dtimesoftfloat.c1962 { "float64_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2216 time_a_float64_z_int64( float64_to_int64 );
/openbsd-current/sys/arch/mips64/mips64/
H A Dfp_emulate.c794 raw = float64_to_int64((float64)raw);
1033 raw = float64_to_int64((float64)raw);

Completed in 122 milliseconds