Home | History | Annotate | Download | only in glshared

Lines Matching refs:intPart

3326 		double		intPart		= 0;
3328 TCU_INTERVAL_APPLY_MONOTONE1(fracIV, x, iargs.a, frac, frac = deModf(x, &intPart));
3330 deModf(x, &intPart); whole = intPart);