Home | History | Annotate | Download | only in Scalar

Lines Matching full:floatval

954     // If this is something like 'floor((double)floatval)', convert to floorf.
959 // floor((double)floatval) -> (double)floorf(floatval)