Home | History | Annotate | Download | only in libpng

Lines Matching full:modf

2852                /* Use modf here, not floor and subtract, so that
2858 fp = modf(fp, &d);