Home
last modified time | relevance | path

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

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