get4byte 47912 third_party/sqlite/amalgamation/sqlite3.c if( eType!=pPtrmap[offset] || get4byte(&pPtrmap[offset+1])!=parent ){ get4byte 47951 third_party/sqlite/amalgamation/sqlite3.c if( pPgno ) *pPgno = get4byte(&pPtrmap[offset+1]); get4byte 48161 third_party/sqlite/amalgamation/sqlite3.c Pgno ovfl = get4byte(&pCell[info.iOverflow]); get4byte 48980 third_party/sqlite/amalgamation/sqlite3.c pBt->autoVacuum = (get4byte(&zDbHeader[36 + 4*4])?1:0); get4byte 48981 third_party/sqlite/amalgamation/sqlite3.c pBt->incrVacuum = (get4byte(&zDbHeader[36 + 7*4])?1:0); get4byte 49421 third_party/sqlite/amalgamation/sqlite3.c nPage = nPageHeader = get4byte(28+(u8*)pPage1->aData); get4byte 49513 third_party/sqlite/amalgamation/sqlite3.c pBt->autoVacuum = (get4byte(&page1[36 + 4*4])?1:0); get4byte 49514 third_party/sqlite/amalgamation/sqlite3.c pBt->incrVacuum = (get4byte(&page1[36 + 7*4])?1:0); get4byte 49754 third_party/sqlite/amalgamation/sqlite3.c if( pBt->nPage!=get4byte(&pPage1->aData[28]) ){ get4byte 49806 third_party/sqlite/amalgamation/sqlite3.c Pgno childPgno = get4byte(pCell); get4byte 49812 third_party/sqlite/amalgamation/sqlite3.c Pgno childPgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 49840 third_party/sqlite/amalgamation/sqlite3.c if( get4byte(pPage->aData)!=iFrom ){ get4byte 49858 third_party/sqlite/amalgamation/sqlite3.c if( iFrom==get4byte(&pCell[info.iOverflow]) ){ get4byte 49864 third_party/sqlite/amalgamation/sqlite3.c if( get4byte(pCell)==iFrom ){ get4byte 49873 third_party/sqlite/amalgamation/sqlite3.c get4byte(&pPage->aData[pPage->hdrOffset+8])!=iFrom ){ get4byte 49935 third_party/sqlite/amalgamation/sqlite3.c Pgno nextOvfl = get4byte(pDbPage->aData); get4byte 49999 third_party/sqlite/amalgamation/sqlite3.c nFreeList = get4byte(&pBt->pPage1->aData[36]); get4byte 50151 third_party/sqlite/amalgamation/sqlite3.c nFree = get4byte(&pBt->pPage1->aData[36]); get4byte 50434 third_party/sqlite/amalgamation/sqlite3.c int nPage = get4byte(28+(u8*)pPage1->aData); get4byte 50510 third_party/sqlite/amalgamation/sqlite3.c pBt->nPage = get4byte(28 + pBt->pPage1->aData); get4byte 50867 third_party/sqlite/amalgamation/sqlite3.c next = get4byte(pPage->aData); get4byte 50988 third_party/sqlite/amalgamation/sqlite3.c nextPage = get4byte(&aPayload[pCur->info.nLocal]); get4byte 51052 third_party/sqlite/amalgamation/sqlite3.c nextPage = get4byte(aPayload); get4byte 51258 third_party/sqlite/amalgamation/sqlite3.c assert( get4byte(&pParent->aData[pParent->hdrOffset+8])==iChild ); get4byte 51260 third_party/sqlite/amalgamation/sqlite3.c assert( get4byte(findCell(pParent, iIdx))==iChild ); get4byte 51372 third_party/sqlite/amalgamation/sqlite3.c subpage = get4byte(&pRoot->aData[pRoot->hdrOffset+8]); get4byte 51397 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(findCell(pPage, pCur->aiIdx[pCur->iPage])); get4byte 51421 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 51680 third_party/sqlite/amalgamation/sqlite3.c chldPg = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 51682 third_party/sqlite/amalgamation/sqlite3.c chldPg = get4byte(findCell(pPage, lwr)); get4byte 51753 third_party/sqlite/amalgamation/sqlite3.c rc = moveToChild(pCur, get4byte(&pPage->aData[pPage->hdrOffset+8])); get4byte 51816 third_party/sqlite/amalgamation/sqlite3.c rc = moveToChild(pCur, get4byte(findCell(pPage, idx))); get4byte 51884 third_party/sqlite/amalgamation/sqlite3.c n = get4byte(&pPage1->aData[36]); get4byte 51926 third_party/sqlite/amalgamation/sqlite3.c iTrunk = get4byte(&pPrevTrunk->aData[0]); get4byte 51928 third_party/sqlite/amalgamation/sqlite3.c iTrunk = get4byte(&pPage1->aData[32]); get4byte 51941 third_party/sqlite/amalgamation/sqlite3.c k = get4byte(&pTrunk->aData[4]); /* # of leaves on this trunk page */ get4byte 51988 third_party/sqlite/amalgamation/sqlite3.c Pgno iNewTrunk = get4byte(&pTrunk->aData[8]); get4byte 52030 third_party/sqlite/amalgamation/sqlite3.c dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); get4byte 52032 third_party/sqlite/amalgamation/sqlite3.c int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); get4byte 52042 third_party/sqlite/amalgamation/sqlite3.c iPage = get4byte(&aData[8+closest*4]); get4byte 52167 third_party/sqlite/amalgamation/sqlite3.c nFree = get4byte(&pPage1->aData[36]); get4byte 52200 third_party/sqlite/amalgamation/sqlite3.c iTrunk = get4byte(&pPage1->aData[32]); get4byte 52206 third_party/sqlite/amalgamation/sqlite3.c nLeaf = get4byte(&pTrunk->aData[4]); get4byte 52289 third_party/sqlite/amalgamation/sqlite3.c ovflPgno = get4byte(&pCell[info.iOverflow]); get4byte 52827 third_party/sqlite/amalgamation/sqlite3.c Pgno ovfl = get4byte(&z[info.iOverflow]); get4byte 52832 third_party/sqlite/amalgamation/sqlite3.c Pgno child = get4byte(z); get4byte 52838 third_party/sqlite/amalgamation/sqlite3.c Pgno child = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 53030 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(pRight); get4byte 53042 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(apDiv[i]); get4byte 53047 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(apDiv[i]); get4byte 53506 third_party/sqlite/amalgamation/sqlite3.c ptrmapPut(pBt, get4byte(apCell[i]), PTRMAP_BTREE, pNew->pgno, &rc); get4byte 53516 third_party/sqlite/amalgamation/sqlite3.c u32 key = get4byte(&apNew[i]->aData[8]); get4byte 54192 third_party/sqlite/amalgamation/sqlite3.c rc = clearDatabasePage(pBt, get4byte(pCell), 1, pnChange); get4byte 54199 third_party/sqlite/amalgamation/sqlite3.c rc = clearDatabasePage(pBt, get4byte(&pPage->aData[8]), 1, pnChange); get4byte 54402 third_party/sqlite/amalgamation/sqlite3.c *pMeta = get4byte(&pBt->pPage1->aData[36 + idx*4]); get4byte 54500 third_party/sqlite/amalgamation/sqlite3.c rc = moveToChild(pCur, get4byte(&pPage->aData[pPage->hdrOffset+8])); get4byte 54502 third_party/sqlite/amalgamation/sqlite3.c rc = moveToChild(pCur, get4byte(findCell(pPage, iIdx))); get4byte 54632 third_party/sqlite/amalgamation/sqlite3.c int n = get4byte(&pOvflData[4]); get4byte 54644 third_party/sqlite/amalgamation/sqlite3.c Pgno iFreePage = get4byte(&pOvflData[8+i*4]); get4byte 54662 third_party/sqlite/amalgamation/sqlite3.c i = get4byte(pOvflData); get4byte 54667 third_party/sqlite/amalgamation/sqlite3.c iPage = get4byte(pOvflData); get4byte 54767 third_party/sqlite/amalgamation/sqlite3.c Pgno pgnoOvfl = get4byte(&pCell[info.iOverflow]); get4byte 54779 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(pCell); get4byte 54794 third_party/sqlite/amalgamation/sqlite3.c pgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 54959 third_party/sqlite/amalgamation/sqlite3.c checkList(&sCheck, 1, get4byte(&pBt->pPage1->aData[32]), get4byte 54960 third_party/sqlite/amalgamation/sqlite3.c get4byte(&pBt->pPage1->aData[36]), "Main freelist: "); get4byte 793 third_party/sqlite/src/src/btree.c if( eType!=pPtrmap[offset] || get4byte(&pPtrmap[offset+1])!=parent ){ get4byte 832 third_party/sqlite/src/src/btree.c if( pPgno ) *pPgno = get4byte(&pPtrmap[offset+1]); get4byte 1042 third_party/sqlite/src/src/btree.c Pgno ovfl = get4byte(&pCell[info.iOverflow]); get4byte 1861 third_party/sqlite/src/src/btree.c pBt->autoVacuum = (get4byte(&zDbHeader[36 + 4*4])?1:0); get4byte 1862 third_party/sqlite/src/src/btree.c pBt->incrVacuum = (get4byte(&zDbHeader[36 + 7*4])?1:0); get4byte 2302 third_party/sqlite/src/src/btree.c nPage = nPageHeader = get4byte(28+(u8*)pPage1->aData); get4byte 2394 third_party/sqlite/src/src/btree.c pBt->autoVacuum = (get4byte(&page1[36 + 4*4])?1:0); get4byte 2395 third_party/sqlite/src/src/btree.c pBt->incrVacuum = (get4byte(&page1[36 + 7*4])?1:0); get4byte 2635 third_party/sqlite/src/src/btree.c if( pBt->nPage!=get4byte(&pPage1->aData[28]) ){ get4byte 2687 third_party/sqlite/src/src/btree.c Pgno childPgno = get4byte(pCell); get4byte 2693 third_party/sqlite/src/src/btree.c Pgno childPgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 2721 third_party/sqlite/src/src/btree.c if( get4byte(pPage->aData)!=iFrom ){ get4byte 2739 third_party/sqlite/src/src/btree.c if( iFrom==get4byte(&pCell[info.iOverflow]) ){ get4byte 2745 third_party/sqlite/src/src/btree.c if( get4byte(pCell)==iFrom ){ get4byte 2754 third_party/sqlite/src/src/btree.c get4byte(&pPage->aData[pPage->hdrOffset+8])!=iFrom ){ get4byte 2816 third_party/sqlite/src/src/btree.c Pgno nextOvfl = get4byte(pDbPage->aData); get4byte 2880 third_party/sqlite/src/src/btree.c nFreeList = get4byte(&pBt->pPage1->aData[36]); get4byte 3032 third_party/sqlite/src/src/btree.c nFree = get4byte(&pBt->pPage1->aData[36]); get4byte 3315 third_party/sqlite/src/src/btree.c int nPage = get4byte(28+(u8*)pPage1->aData); get4byte 3391 third_party/sqlite/src/src/btree.c pBt->nPage = get4byte(28 + pBt->pPage1->aData); get4byte 3748 third_party/sqlite/src/src/btree.c next = get4byte(pPage->aData); get4byte 3869 third_party/sqlite/src/src/btree.c nextPage = get4byte(&aPayload[pCur->info.nLocal]); get4byte 3933 third_party/sqlite/src/src/btree.c nextPage = get4byte(aPayload); get4byte 4139 third_party/sqlite/src/src/btree.c assert( get4byte(&pParent->aData[pParent->hdrOffset+8])==iChild ); get4byte 4141 third_party/sqlite/src/src/btree.c assert( get4byte(findCell(pParent, iIdx))==iChild ); get4byte 4253 third_party/sqlite/src/src/btree.c subpage = get4byte(&pRoot->aData[pRoot->hdrOffset+8]); get4byte 4278 third_party/sqlite/src/src/btree.c pgno = get4byte(findCell(pPage, pCur->aiIdx[pCur->iPage])); get4byte 4302 third_party/sqlite/src/src/btree.c pgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 4561 third_party/sqlite/src/src/btree.c chldPg = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 4563 third_party/sqlite/src/src/btree.c chldPg = get4byte(findCell(pPage, lwr)); get4byte 4634 third_party/sqlite/src/src/btree.c rc = moveToChild(pCur, get4byte(&pPage->aData[pPage->hdrOffset+8])); get4byte 4697 third_party/sqlite/src/src/btree.c rc = moveToChild(pCur, get4byte(findCell(pPage, idx))); get4byte 4765 third_party/sqlite/src/src/btree.c n = get4byte(&pPage1->aData[36]); get4byte 4807 third_party/sqlite/src/src/btree.c iTrunk = get4byte(&pPrevTrunk->aData[0]); get4byte 4809 third_party/sqlite/src/src/btree.c iTrunk = get4byte(&pPage1->aData[32]); get4byte 4822 third_party/sqlite/src/src/btree.c k = get4byte(&pTrunk->aData[4]); /* # of leaves on this trunk page */ get4byte 4869 third_party/sqlite/src/src/btree.c Pgno iNewTrunk = get4byte(&pTrunk->aData[8]); get4byte 4911 third_party/sqlite/src/src/btree.c dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); get4byte 4913 third_party/sqlite/src/src/btree.c int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); get4byte 4923 third_party/sqlite/src/src/btree.c iPage = get4byte(&aData[8+closest*4]); get4byte 5048 third_party/sqlite/src/src/btree.c nFree = get4byte(&pPage1->aData[36]); get4byte 5081 third_party/sqlite/src/src/btree.c iTrunk = get4byte(&pPage1->aData[32]); get4byte 5087 third_party/sqlite/src/src/btree.c nLeaf = get4byte(&pTrunk->aData[4]); get4byte 5170 third_party/sqlite/src/src/btree.c ovflPgno = get4byte(&pCell[info.iOverflow]); get4byte 5708 third_party/sqlite/src/src/btree.c Pgno ovfl = get4byte(&z[info.iOverflow]); get4byte 5713 third_party/sqlite/src/src/btree.c Pgno child = get4byte(z); get4byte 5719 third_party/sqlite/src/src/btree.c Pgno child = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 5911 third_party/sqlite/src/src/btree.c pgno = get4byte(pRight); get4byte 5923 third_party/sqlite/src/src/btree.c pgno = get4byte(apDiv[i]); get4byte 5928 third_party/sqlite/src/src/btree.c pgno = get4byte(apDiv[i]); get4byte 6387 third_party/sqlite/src/src/btree.c ptrmapPut(pBt, get4byte(apCell[i]), PTRMAP_BTREE, pNew->pgno, &rc); get4byte 6397 third_party/sqlite/src/src/btree.c u32 key = get4byte(&apNew[i]->aData[8]); get4byte 7073 third_party/sqlite/src/src/btree.c rc = clearDatabasePage(pBt, get4byte(pCell), 1, pnChange); get4byte 7080 third_party/sqlite/src/src/btree.c rc = clearDatabasePage(pBt, get4byte(&pPage->aData[8]), 1, pnChange); get4byte 7283 third_party/sqlite/src/src/btree.c *pMeta = get4byte(&pBt->pPage1->aData[36 + idx*4]); get4byte 7381 third_party/sqlite/src/src/btree.c rc = moveToChild(pCur, get4byte(&pPage->aData[pPage->hdrOffset+8])); get4byte 7383 third_party/sqlite/src/src/btree.c rc = moveToChild(pCur, get4byte(findCell(pPage, iIdx))); get4byte 7513 third_party/sqlite/src/src/btree.c int n = get4byte(&pOvflData[4]); get4byte 7525 third_party/sqlite/src/src/btree.c Pgno iFreePage = get4byte(&pOvflData[8+i*4]); get4byte 7543 third_party/sqlite/src/src/btree.c i = get4byte(pOvflData); get4byte 7548 third_party/sqlite/src/src/btree.c iPage = get4byte(pOvflData); get4byte 7648 third_party/sqlite/src/src/btree.c Pgno pgnoOvfl = get4byte(&pCell[info.iOverflow]); get4byte 7660 third_party/sqlite/src/src/btree.c pgno = get4byte(pCell); get4byte 7675 third_party/sqlite/src/src/btree.c pgno = get4byte(&pPage->aData[pPage->hdrOffset+8]); get4byte 7840 third_party/sqlite/src/src/btree.c checkList(&sCheck, 1, get4byte(&pBt->pPage1->aData[32]), get4byte 7841 third_party/sqlite/src/src/btree.c get4byte(&pBt->pPage1->aData[36]), "Main freelist: ");