Home
last modified time | relevance | path

Searched defs:aXRef (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dupdate.c105 int *aXRef = 0; /* aXRef[i] is the index in pChanges->a[] of the in sqlite3Update() local
599 int *aXRef, /* Mapping from columns of pTab to entries in pChanges */ in updateVirtualTable()