Home
last modified time | relevance | path

Searched defs:nCmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/ficl/
H A Ddict.c798 FICL_UNS nCmp = si.count; in hashLookup() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c92738 int nCmp = MIN(mem1.n, pRhs->n); local
92766 int nCmp = MIN(nStr, pRhs->n); local
92965 int nCmp; local
171996 int nCmp = sqlite3ExprVectorSize(pTerm->pExpr->pLeft); local
208526 int nCmp = MIN(nLhs, nRhs); local
251611 int nCmp = MIN(pLeft->n, nRight); local
251627 int nCmp, res; local
253404 u32 nCmp; local
268879 int nCmp = MIN(nTerm, pCsr->nLeTerm); local
268953 int nCmp = MIN(nTerm, pCsr->nLeTerm); local
H A Dshell.c13856 int nCmp; in zipfileUpdate() local