Searched defs:nAlloc (Results 1 – 3 of 3) sorted by relevance
1573 const nAlloc = length * T.sizeof; in makeArray() local1579 const nAlloc = mulu(length, T.sizeof, overflow); in makeArray() local
1898 int nAlloc; member6357 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member10121 sqlite3_int64 nAlloc; in zipfileGetEntry() local10297 sqlite3_int64 nAlloc; in zipfileDeflate() local11234 int nAlloc; /* Byte allocated at a[] */ member15998 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local20194 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local20603 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local21216 int nAlloc = 0; in tableColumnList() local22611 int nAlloc; /* Space allocated for z[] */ member[all …]
19109 int nAlloc; /* Number of a[] slots allocated */ member19259 u32 nAlloc; /* Number of entries allocated in a[] below */ member20034 u32 nAlloc; /* Amount of space allocated in zText */ member26773 int nAlloc[NCSIZE]; /* Total number of allocations */ member27984 u64 nAlloc; /* Total number of calls to malloc */ member28372 int nAlloc = (1<<ii); in memsys5Init() local36403 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; local