Searched defs:iKey (Results 1 – 2 of 2) sorted by relevance
2097 u32 iKey; in sqliteVdbeExec() local2566 int iKey = intToKey(pTos->i); in sqliteVdbeExec() local2781 int res, rx, iKey; in sqliteVdbeExec() local2936 int nKey, iKey; in sqliteVdbeExec() local
79 int iKey; /* Key for the NEW or OLD pseudo-table row */ member