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