Searched defs:iPk (Results 1 – 7 of 7) sorted by relevance
336 int iPk = 0; /* First of nPk cells holding PRIMARY KEY value */ in sqlite3Update() local1228 i16 iPk; /* PRIMARY KEY column */ in updateVirtualTable() local1283 i16 iPk; /* PRIMARY KEY column */ in updateVirtualTable() local
303 int iPk = 0; /* First of nPk registers holding PRIMARY KEY value */ in sqlite3DeleteFrom() local739 int iPk, /* First memory cell containing the PRIMARY KEY */ in sqlite3GenerateRowDelete()
283 int iPk = pParse->nMem+1; in sqlite3UpsertDoUpdate() local
2305 int iPk; in sqlite3WhereCodeOneLoopStart() local2600 int iPk; in sqlite3WhereCodeOneLoopStart() local2747 int iPk; in sqlite3WhereRightJoinLoop() local
1404 int iPk = sqlite3_column_int(pStmt, 5); in rbuObjIterCacheTableInfo() local1463 int iPk = 1; in rbuObjIterGetPkList() local
1044 int iPk = -1; in recoverAddTable() local
94 int iPk; member