Searched refs:float32_to_int32 (Results 1 – 5 of 5) sorted by relevance
143 int float32_to_int32( float32 a STATUS_PARAM) in float32_to_int32() function
236 int float32_to_int32( float32 STATUS_PARAM );
163 int float32_to_int32( float32 STATUS_PARAM);
1288 int32 float32_to_int32( float32 a STATUS_PARAM ) in float32_to_int32() function
2415 return vfp_itos(float32_to_int32(x, &env->vfp.fp_status)); in VFP_HELPER()2521 return float32_to_int32(tmp, s); in HELPER()2532 return float32_to_int32(tmp, s); in HELPER()