Home | History | Annotate | Download | only in common

Lines Matching refs:nDigits

239     GLint nDigits = 0, pointPos, exponent;
255 nDigits++;
257 pointPos = nDigits;
262 nDigits++;
265 if (nDigits == 0) {
291 nDigits--;
294 } while (nDigits > 0);