Searched refs:_lround (Results 1 – 2 of 2) sorted by relevance
38 return _lround(x); in lround()
44 static __inline long int _lround(double x) in _lround() function