Searched refs:_floor (Results 1 – 2 of 2) sorted by relevance
38 return _floor(x); in floor()
41 static __inline double _floor(double x) in _floor() function