Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dtable.c31 int nAlloc; member
H A Dvacuum.c29 int nAlloc; /* Amount of space allocated to z[] */ member
H A Dprintf.c649 int nAlloc; /* Amount of space allocated in zText */ member
H A DsqliteInt.h723 int nAlloc; /* Number of entries allocated below */ member
750 int nAlloc; /* Number of entries allocated for a[] below */ member
770 i16 nAlloc; /* Number of entries allocated in a[] below */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c10365 int nAlloc; /* Number of entries allocated below */ member
10410 int nAlloc; /* Number of entries allocated for a[] below */ member
10448 i16 nAlloc; /* Number of entries allocated in a[] below */ member
11008 int nAlloc; /* Amount of space allocated in zText */ member
15001 int nAlloc[NCSIZE]; /* Total number of allocations */ member
16209 u64 nAlloc; /* Total number of calls to malloc */ member
16594 int nAlloc = (1<<ii); in memsys5Init() local

Completed in 292 milliseconds