Searched refs:_fdim (Results 1 – 2 of 2) sorted by relevance
38 return _fdim(x, y); in fdim()
41 static __inline double _fdim(double x, double y) in _fdim() function