OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_best
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tests/rand/
findlc.c
97
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;
findlc.c
97
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 26 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026