Searched refs:float64_to_uint32_round_to_zero (Results 1 – 9 of 9) sorted by relevance
102 #define float64_to_uint32_round_to_zero ___float64_to_uint32_round_to_zero macro116 #define float64_to_uint32_round_to_zero __fixunsdfsi
279 extern int32 float64_to_uint32_round_to_zero( float64 a );
1753 int32 float64_to_uint32_round_to_zero( float64 a ) in float64_to_uint32_round_to_zero() function
343 uint32_t ret = float64_to_uint32_round_to_zero(arg, &env->fp_status); in HELPER()
224 float64_to_uint32_round_to_zero, float64, uint_fast32_t)
778 uint32_t float64_to_uint32_round_to_zero(float64, float_status *status);
870 RdV = float64_to_uint32_round_to_zero(RssV, &env->fp_status); in HELPER()
1377 return float64_to_uint32_round_to_zero(u.d, &env->vec_status); in helper_efdctuiz()
3772 uint32_t float64_to_uint32_round_to_zero(float64 a, float_status *s) in float64_to_uint32_round_to_zero() function