Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h102 #define float64_to_uint32_round_to_zero ___float64_to_uint32_round_to_zero macro
H A Dsoftfloat.c1753 int32 float64_to_uint32_round_to_zero( float64 a ) in float64_to_uint32_round_to_zero() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c3772 uint32_t float64_to_uint32_round_to_zero(float64 a, float_status *s) in float64_to_uint32_round_to_zero() function