Searched refs:float32_to_float64 (Results 1 – 5 of 5) sorted by relevance
165 float64 float32_to_float64( float32 a STATUS_PARAM) in float32_to_float64() function
260 float64 float32_to_float64( float32 STATUS_PARAM );
183 float64 float32_to_float64( float32 STATUS_PARAM);
1445 float64 float32_to_float64( float32 a STATUS_PARAM ) in float32_to_float64() function
2548 return float32_to_float64(x, &env->vfp.fp_status); in VFP_HELPER()