Home
last modified time | relevance | path

Searched refs:bestmatch (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dgrabmyaddr.c734 struct myaddrs *p, *bestmatch = NULL; local
745 if (!bestmatch) {
746 bestmatch = p;
752 bestmatch = p;
/external/quake/quake/src/WinQuake/
Dvid_win.cpp2060 int i, bestmatch, bestmatchmetric, t, dr, dg, db; in VID_Init() local
2131 bestmatch = i; in VID_Init()
2141 *ptmp = bestmatch; in VID_Init()
/external/quake/quake/src/QW/client/
Dvid_win.c2099 int i, bestmatch, bestmatchmetric, t, dr, dg, db; in VID_Init() local
2170 bestmatch = i; in VID_Init()
2180 *ptmp = bestmatch; in VID_Init()