Searched refs:fmax (Results 1 – 4 of 4) sorted by relevance
3 double fmax(double x, double y) { in fmax() function
6 return fmax(x, y); in fmaxl()
211 double fmax(double, double);
342 $(LOCAL_DIR)/src/math/fmax.c \
Completed in 5 milliseconds