Searched refs:float64_to_uint32_round_to_zero (Results 1 – 5 of 5) sorted by relevance
317 unsigned int float64_to_uint32_round_to_zero( float64 a STATUS_PARAM) in float64_to_uint32_round_to_zero() function
325 unsigned int float64_to_uint32_round_to_zero( float64 STATUS_PARAM );
285 unsigned int float64_to_uint32_round_to_zero( float64 STATUS_PARAM );
5578 unsigned int float64_to_uint32_round_to_zero( float64 a STATUS_PARAM ) in float64_to_uint32_round_to_zero() function
2532 return vfp_itos(float64_to_uint32_round_to_zero(x, &env->vfp.fp_status)); in VFP_HELPER()