Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dsf_fmax.c38 return _fmaxf(x, y); in fmaxf()
/picolibc-latest/newlib/libm/machine/spu/headers/
Dfmaxf.h40 static __inline float _fmaxf(float x, float y) in _fmaxf() function