Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dwf_fmod.c38 return _fmodf(x, y); in fmodf()
/picolibc-latest/newlib/libm/machine/spu/headers/
Dfmodf.h60 static __inline float _fmodf(float x, float y) in _fmodf() function