Searched defs:nOpAlloc (Results 1 - 4 of 4) sorted by last modified time

/external/sqlite/dist/orig/
H A Dsqlite3.c11928 int nOpAlloc; /* Number of slots allocated for Vdbe.aOp[] */ member in struct:Parse
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11928 int nOpAlloc; /* Number of slots allocated for Vdbe.aOp[] */ member in struct:Parse
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12491 int nOpAlloc; /* Number of slots allocated for aOp[] */ member in struct:Vdbe
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A DvdbeInt.h277 int nOpAlloc; /* Number of slots allocated for aOp[] */ member in struct:Vdbe

Completed in 627 milliseconds