Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dllroundf.c38 return _llroundf(x); in llroundf()
/picolibc-latest/newlib/libm/machine/spu/headers/
Dllroundf.h39 static __inline long long int _llroundf(float x) in _llroundf() function