Home
last modified time | relevance | path

Searched defs:float64_to_int32_round_to_zero (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h101 #define float64_to_int32_round_to_zero ___float64_to_int32_round_to_zero macro
H A Dsoftfloat.c1680 int32 float64_to_int32_round_to_zero( float64 a ) in float64_to_int32_round_to_zero() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c3376 int32_t float64_to_int32_round_to_zero(float64 a, float_status *s) in float64_to_int32_round_to_zero() function