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

/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.h227 int float64_to_int32( float64 );
H A Dsoftfloat.c2340 int32 float64_to_int32( float64 a ) function
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat.h192 int float64_to_int32( float64 ) __dso_protected;
H A Dsoftfloat.c1405 int32 float64_to_int32( float64 a ) function
H A Dtimesoftfloat.c1960 { "float64_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2210 time_a_float64_z_int32( float64_to_int32 );
/openbsd-current/sys/arch/m88k/m88k/
H A Dfpu.c96 tmp = float64_to_int32(src->dbl);
/openbsd-current/sys/arch/mips64/mips64/
H A Dfp_emulate.c824 raw = float64_to_int32((float64)raw);
1092 raw = float64_to_int32((float64)raw);

Completed in 138 milliseconds