Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c829 int nAlloc; member
3905 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
7663 sqlite3_int64 nAlloc; in zipfileGetEntry() local
7839 sqlite3_int64 nAlloc; in zipfileDeflate() local
8756 int nAlloc; /* Byte allocated at a[] */ member
13400 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
17459 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
17837 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
18456 int nAlloc = 0; in tableColumnList() local
19410 i64 nAlloc = nMax * nText + (nMax+64)*2; in shellEscapeCrnl() local
[all …]
Dsqlite3.c18502 int nAlloc; /* Number of a[] slots allocated */ member
18651 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19414 u32 nAlloc; /* Amount of space allocated in zText */ member