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

/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.h186 int float32_to_int32( float32 );
H A Dsoftfloat.c1394 int32 float32_to_int32( float32 a ) function
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat.h148 int float32_to_int32( float32 ) __dso_protected;
H A Dsoftfloat.c579 int32 float32_to_int32( float32 a ) function
H A Dtimesoftfloat.c1936 { "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2146 time_a_float32_z_int32( float32_to_int32 );
/openbsd-current/sys/arch/m88k/m88k/
H A Dfpu.c90 tmp = float32_to_int32(src->sng);
/openbsd-current/sys/arch/mips64/mips64/
H A Dfp_emulate.c822 raw = float32_to_int32((float32)raw);
1097 raw = float32_to_int32((float32)raw);

Completed in 122 milliseconds