Home | History | Annotate | Download | only in Modules

Lines Matching defs:fmax

529     float fmin, fmax;
540 fmax = CL_TypeIsFloat(max);
541 return Py_BuildValue("(ff)", fmin, fmax);