Searched refs:syst_float32_to_float64 (Results 1 – 5 of 5) sorted by relevance
118 float64 syst_float32_to_float64( float32 );
229 .global syst_float32_to_float64230 syst_float32_to_float64: label
251 syst_float32_to_float64(float32 a) in syst_float32_to_float64() function
141 float64 syst_float32_to_float64( float32 a ) in syst_float32_to_float64() function
692 float32_to_float64, syst_float32_to_float64 ); in testFunctionVariety()