Searched refs:float32_to_int32 (Results 1 – 5 of 5) sorted by relevance
147 int float32_to_int32( float32 a STATUS_PARAM) in float32_to_int32() function
254 int float32_to_int32( float32 STATUS_PARAM );
177 int float32_to_int32( float32 STATUS_PARAM);
1294 int32 float32_to_int32( float32 a STATUS_PARAM ) in float32_to_int32() function
2517 return vfp_itos(float32_to_int32(x, &env->vfp.fp_status)); in VFP_HELPER()2623 return float32_to_int32(tmp, s); in HELPER()2634 return float32_to_int32(tmp, s); in HELPER()