Searched defs:nOut (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/bzip2/
H A Dunzcrash.c44 int nIn, nOut, nZ; variable
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c7895 int nOut = 0; local
4213 apndFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
8121 uLongf nOut = compressBound(nData); local
[all...]
H A Dsqlite3.c28667 int nOut; /* Size of the rendering buffer */ local
40308 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
48648 memdbFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
62992 sqlite3WalReadFrame( Wal *pWal, u32 iRead, int nOut, u8 *pOut ) argument
73960 u32 nOut; /* Size of output buffer aOut[] */ local
85819 int nOut; /* Number of bytes of the string text to include in output */ local
85852 int nOut; /* Number of bytes of the blob to include in output */ local
107916 int nOut = nSql; local
110242 decodeIntArray( char *zIntArray, int nOut, tRowcnt *aOut, LogEst *aLog, Index *pIndex ) argument
119654 i64 nOut; /* Maximum size of zOut */ local
143432 LogEst nOut; /* Estimated number of output rows */ member in struct:WhereLoop
143467 LogEst nOut; /* Number of outputs for this subquery */ member in struct:WhereOrCost
149811 int nOut = pLoop->nOut; local
150988 tRowcnt nOut = 0; local
152542 LogEst nOut; /* Rows visited by (pFrom+pWLoop) */ local
172771 int nOut = 0; local
172819 int nOut = 0; local
197922 int nOut; /* Size of output buffer in bytes */ local
199666 int nOut; local
204102 rbuVfsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
224796 int nOut = 0; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9400 int nOut; /* Number of buffers currently checked out */ member in struct:Lookaside
29823 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
46616 sqlite3WalRead( Wal *pWal, Pgno pgno, int *pInWal, int nOut, u8 *pOut ) argument
85037 i64 nOut; /* Maximum size of zOut */ local
116421 int nOut = 0; local
[all...]

Completed in 810 milliseconds