Searched refs:float64_to_float32 (Results 1 – 5 of 5) sorted by relevance
285 float32 float64_to_float32( float64 a STATUS_PARAM) in float64_to_float32() function
330 float32 float64_to_float32( float64 STATUS_PARAM );
290 float32 float64_to_float32( float64 STATUS_PARAM );
2436 float32 float64_to_float32( float64 a STATUS_PARAM ) in float64_to_float32() function
2553 return float64_to_float32(x, &env->vfp.fp_status); in VFP_HELPER()