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

/external/sqlite/dist/orig/
H A Dsqlite3.c90992 int regNewRowid = iMem++; /* Rowid for the inserted record */ local
115719 int regNewRowid = 0; /* The new rowid */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c91010 int regNewRowid = iMem++; /* Rowid for the inserted record */ local
115737 int regNewRowid = 0; /* The new rowid */ local
[all...]

Completed in 707 milliseconds