Searched refs:intToKey (Results 1 – 2 of 2) sorted by relevance
29 #define intToKey(X) (sqliteVdbeByteSwap((X) ^ 0x80000000)) macro
2103 iKey = intToKey(pRec->i); in sqliteVdbeExec()2568 int iKey = intToKey(pTos->i); in sqliteVdbeExec()2785 iKey = intToKey(pTos->i); in sqliteVdbeExec()2885 x = intToKey(v); in sqliteVdbeExec()2946 iKey = intToKey(pNos->i); in sqliteVdbeExec()