Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Ddict.c388 size_t nAlloc; in dictCreateHashed() local
/freebsd/contrib/sqlite3/
H A Dshell.c1912 int nAlloc; member
6427 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
10199 sqlite3_int64 nAlloc; in zipfileGetEntry() local
10375 sqlite3_int64 nAlloc; in zipfileDeflate() local
11312 int nAlloc; /* Byte allocated at a[] */ member
17261 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
21457 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
21866 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
22479 int nAlloc = 0; in tableColumnList() local
23875 int nAlloc; /* Space allocated for z[] */ member
[all …]
H A Dsqlite3.c19171 int nAlloc; /* Number of a[] slots allocated */ member
19325 u32 nAlloc; /* Number of entries allocated in a[] below */ member
20104 u32 nAlloc; /* Amount of space allocated in zText */ member
27052 int nAlloc[NCSIZE]; /* Total number of allocations */ member
28263 u64 nAlloc; /* Total number of calls to malloc */ member
28651 int nAlloc = (1<<ii); in memsys5Init() local
36743 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; in sqlite3VListAdd() local