Searched refs:_fmaxf (Results 1 – 2 of 2) sorted by relevance
38 return _fmaxf(x, y); in fmaxf()
40 static __inline float _fmaxf(float x, float y) in _fmaxf() function