Home | History | Annotate | Download | only in Objects

Lines Matching refs:fracpart

526             double fracpart;

541 fracpart = modf(i, &intpart);
546 if (fracpart != 0.0) {