Searched refs:float64_to_float32 (Results 1 – 5 of 5) sorted by relevance
272 float32 float64_to_float32( float64 a STATUS_PARAM) in float64_to_float32() function
295 float32 float64_to_float32( float64 STATUS_PARAM );
258 float32 float64_to_float32( float64 STATUS_PARAM );
2380 float32 float64_to_float32( float64 a STATUS_PARAM ) in float64_to_float32() function
2451 return float64_to_float32(x, &env->vfp.fp_status); in VFP_HELPER()