Searched refs:findCellPastPtr (Results 1 – 1 of 1) sorted by relevance
1103 #define findCellPastPtr(P,I) \ macro5648 pCell = findCellPastPtr(pPage, idx); in sqlite3BtreeTableMoveto()5730 u8 *pCell = findCellPastPtr(pPage, idx); in indexCellCompare()5891 pCell = findCellPastPtr(pPage, idx); in sqlite3BtreeIndexMoveto()