Searched refs:fmax (Results 1 – 17 of 17) sorted by relevance
3 double fmax(double x, double y) in fmax() function
94 fmax.c fmaxf.c
5 double fmax(double x, double y) in fmax() function
33 fmax.c fmaxf.c fmaxl.c
7 return fmax(x, y); in fmaxl()
251 double stddev = sqrt(fmax(0, tsumsq / num - avg * avg)); in pr_summary()
322 __MATHCALL (fmax,, (_Mdouble_ __x, _Mdouble_ __y));
19 floor.c floorf.c fmal.c fmax.c fmaxf.c fmaxl.c
20 fmax.c fmaxf.c fmaxl.c
217 extern double fmax(double x, double y);
1686 void fmax() {} in fmax() function
1739 void fmax() {} in fmax() function