Home
last modified time | relevance | path

Searched defs:float32_to_int32_round_to_zero (Results 1 – 3 of 3) sorted by last modified time

/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c649 int32 float32_to_int32_round_to_zero( float32 a ) in float32_to_int32_round_to_zero() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1414 int32 float32_to_int32_round_to_zero( float32 a ) in float32_to_int32_round_to_zero() function
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h83 #define float32_to_int32_round_to_zero __fixsfsi macro