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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10405 int nAlloc; /* Number of entries allocated below */ member in struct:ExprList
10450 int nAlloc; /* Number of entries allocated for a[] below */ member in struct:IdList
10488 i16 nAlloc; /* Number of entries allocated in a[] below */ member in struct:SrcList
11055 int nAlloc; /* Amount of space allocated in zText */ member in struct:StrAccum
15088 int nAlloc[NCSIZE]; /* Total number of allocations */ member in struct:__anon707
16296 u64 nAlloc; /* Total number of calls to malloc */ member in struct:Mem5Global
16681 int nAlloc = (1<<ii); local
57874 int nAlloc = nByte; local
70395 int nAlloc; /* Bytes of space at aAlloc */ member in struct:VdbeSorterIter
77530 int nAlloc; local
82288 int nAlloc = pSrc->nSrc+nExtra; local
96967 int nAlloc; /* Slots allocated for azResult[] */ member in struct:TabResult
115598 int nAlloc = 0; /* Size of allocated buffer */ local
123718 int nAlloc = 0; /* Size of allocated array at aElem */ local
125634 int nAlloc; /* Allocated size of buffer z in bytes */ member in struct:StrBuffer
126024 int nAlloc = pStr->nAlloc+nAppend+100; local
[all...]

Completed in 485 milliseconds