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