Searched defs:szAlloc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c52586 sqlite3_int64 szAlloc; /* Space allocated to aData */ member in struct:MemStore
54983 int szAlloc; /* Total size of one pcache line */ member in struct:PCache1
178942 sqlite3_int64 szAlloc = sz*(sqlite3_int64)cnt; local
[all...]

Completed in 837 milliseconds