Searched refs:uitemp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c318 unsigned int uitemp; local
335 uitemp = mpz_get_ui(X[f]);
336 if (uitemp > imax) /* sanity check */
340 "ignored.\n", uitemp);
344 v[uitemp]++;

Completed in 88 milliseconds