Searched refs:fmaxf (Results 1 – 9 of 9) sorted by relevance
36 float fmaxf(float x, float y) in fmaxf() function
31 fmaxf (float x, float y) in fmaxf() function
41 fmaxf (float x, float y) in fmaxf() function
9 float fmaxf(float x, float y) in fmaxf() function
216 fmaxf (float x, float y) in fmaxf() function
525 extern float fmaxf (float, float);
213 f1 = fmaxf (f1, f2); in main()
2344 newlib/libm/machine/spu/headers/fmaxf.h
6727 * libm/common/s_fmax.c: Add fmax() and fmaxf() documentation.9462 * libm/machine/spu/headers/fmaxf.h: Ditto.