Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Dunzcrash.c44 int nIn, nOut, nZ; variable
/freebsd/contrib/sqlite3/
H A Dshell.c7274 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
8112 sqlite3_int64 nIn; in readFileContents() local
11163 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
11209 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
11846 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
13549 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
25701 long nIn; in readFile() local
H A Dsqlite3.c81211 u32 nIn; /* Size of input buffer aIn[] */ local