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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c62169 int nMalloc = sizeof(VdbeFunc) + sizeof(struct AuxData)*iArg; local
122422 int nMalloc; /* Size of malloc'd buffer at zMalloc */ member in struct:SegmentWriter
122454 int nMalloc; /* Size of malloc'd buffer at zMalloc */ member in struct:SegmentNode
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c180416 int nMalloc; /* Size of malloc'd buffer at zMalloc */ member in struct:SegmentWriter
180449 int nMalloc; /* Size of malloc'd buffer at zMalloc */ member in struct:SegmentNode
205624 i64 nMalloc; /* Number of bytes of data allocated */ member in struct:sqlite3_session
[all...]

Completed in 1000 milliseconds