Searched refs:_scalbn (Results 1 – 2 of 2) sorted by relevance
38 return _scalbn(x, exp); in scalbn()
48 static __inline double _scalbn(double x, int exp) in _scalbn() function