Home
last modified time | relevance | path

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

/freebsd-src/stand/ficl/
H A Ddict.c388 size_t nAlloc; in dictCreateHashed() local
/freebsd-src/contrib/sqlite3/
H A Dshell.c1917 int nAlloc; global() member
6432 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ global() member
10204 sqlite3_int64 nAlloc; zipfileGetEntry() local
10380 sqlite3_int64 nAlloc; zipfileDeflate() local
11317 int nAlloc; /* Byte allocated at a[] */ global() member
17262 i64 nAlloc = nMax * nText + (nMax+64)*2; recoverEscapeCrnl() local
21458 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ explain_data_prepare() local
21867 sqlite3_int64 nAlloc = 0; exec_prepared_stmt_columnar() local
22480 int nAlloc = 0; tableColumnList() local
23876 int nAlloc; /* Space allocated for z[] */ global() member
28865 int nRow, nAlloc; do_meta_command() local
29890 i64 nAlloc = 0; /* Allocated zSql[] space */ process_input() local
[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 */ global() member
28263 u64 nAlloc; /* Total number of calls to malloc */ global() member
28651 int nAlloc = (1<<ii); memsys5Init() local
36743 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; sqlite3VListAdd() local
[all...]