Home | History | Annotate | Download | only in Objects

Lines Matching refs:fracpart

535             double fracpart;
550 fracpart = modf(i, &intpart);
555 if (fracpart != 0.0) {