Lines Matching defs:nByte
1841 int nByte = sqlite3_value_bytes(argv[0]); in sha3Func() local
2587 int nByte = nNew*sizeof(FsdirLevel); in fsdirNext() local
3896 static void apndDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in apndDlError()
3905 static int apndRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in apndRandomness()
4281 int nByte = sizeof(ZipfileTab) + ZIPFILE_BUFFER_SIZE; in zipfileConnect() local
4541 u16 nByte = zipfileRead16(p); in zipfileCsrReadCDS() local
6091 static void *idxMalloc(int *pRc, int nByte){ in idxMalloc()
6616 int nByte = sizeof(IdxTable) + nTab + 1; in idxGetTableInfo() local
7342 int nByte; /* Bytes of space allocated at z */ member
7403 int nByte = sqlite3_value_bytes(argv[1]); in idxRemFunc() local
7597 int nByte = sizeof(struct IdxRemCtx) + (sizeof(struct IdxRemSlot) * nMax); in idxPopulateStat1() local
12767 int nByte; /* Number of bytes in an SQL string */ in do_meta_command() local
13663 int ii, nByte; in do_meta_command() local