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

/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dfindlc.c97 int v_lose, m_lose, v_best, m_best; local
191 v_best = m_best = 2*(DIMS-1);
227 if (v_lose < v_best)
229 v_best = v_lose;

Completed in 119 milliseconds