Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Dsf_round.c38 return _roundf(x); in roundf()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Droundf.h42 static __inline float _roundf(float x) in _roundf() function