Searched refs:pNextZombie (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtokenize.c520 pParse->pZombieTab = p->pNextZombie;
H A DsqliteInt.h1295 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ member in struct:Table
H A Dselect.c2894 pTabToDel->pNextZombie = pToplevel->pZombieTab;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9640 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ member in struct:Table
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10969 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ member in struct:Table
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10969 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ member in struct:Table
[all...]

Completed in 947 milliseconds