Home | History | Annotate | Download | only in ScriptCRT

Lines Matching refs:fmax

412 extern float __attribute__((overloadable)) fmax(float, float);
413 FN_FUNC_FN_FN(fmax);
414 FN_FUNC_FN_F(fmax);