Home
last modified time | relevance | path

Searched defs:nIn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bzip2/
H A Dunzcrash.c44 int nIn, nOut, nZ; variable
/freebsd/contrib/sqlite3/
H A Dshell.c6492 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
7292 sqlite3_int64 nIn; in readFileContents() local
10324 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
10370 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
11007 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
12710 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
23162 long nIn; in readFile() local