Home
last modified time | relevance | path

Searched refs:_nearbyint (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Ds_nearbyint.c38 return _nearbyint(x); in nearbyint()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dnearbyint.h42 static __inline double _nearbyint(double x) in _nearbyint() function