Searched refs:_ldexpf4 (Results 1 – 2 of 2) sorted by relevance
66 static __inline vector float _ldexpf4(vector float x, vector signed int exp) in _ldexpf4() function
104 r = _ldexpf4( q, n ); in _expf4()