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