get2byte 47163 third_party/sqlite/amalgamation/sqlite3.c #define get2byteNotZero(X) (((((int)get2byte(X))-1)&0xffff)+1) get2byte 47972 third_party/sqlite/amalgamation/sqlite3.c ((P)->aData + ((P)->maskPage & get2byte(&(P)->aData[(P)->cellOffset+2*(I)]))) get2byte 48199 third_party/sqlite/amalgamation/sqlite3.c assert( nCell==get2byte(&data[hdr+3]) ); get2byte 48201 third_party/sqlite/amalgamation/sqlite3.c cbrk = get2byte(&data[hdr+5]); get2byte 48209 third_party/sqlite/amalgamation/sqlite3.c pc = get2byte(pAddr); get2byte 48302 third_party/sqlite/amalgamation/sqlite3.c for(addr=hdr+1; (pc = get2byte(&data[addr]))>0; addr=pc){ get2byte 48307 third_party/sqlite/amalgamation/sqlite3.c size = get2byte(&data[pc+2]); get2byte 48394 third_party/sqlite/amalgamation/sqlite3.c while( (pbegin = get2byte(&data[addr]))<start && pbegin>0 ){ get2byte 48411 third_party/sqlite/amalgamation/sqlite3.c while( (pbegin = get2byte(&data[addr]))>0 ){ get2byte 48415 third_party/sqlite/amalgamation/sqlite3.c pnext = get2byte(&data[pbegin]); get2byte 48416 third_party/sqlite/amalgamation/sqlite3.c psize = get2byte(&data[pbegin+2]); get2byte 48423 third_party/sqlite/amalgamation/sqlite3.c x = get2byte(&data[pnext]); get2byte 48425 third_party/sqlite/amalgamation/sqlite3.c x = pnext + get2byte(&data[pnext+2]) - pbegin; get2byte 48435 third_party/sqlite/amalgamation/sqlite3.c pbegin = get2byte(&data[hdr+1]); get2byte 48437 third_party/sqlite/amalgamation/sqlite3.c top = get2byte(&data[hdr+5]) + get2byte(&data[pbegin+2]); get2byte 48521 third_party/sqlite/amalgamation/sqlite3.c pPage->nCell = get2byte(&data[hdr+3]); get2byte 48544 third_party/sqlite/amalgamation/sqlite3.c pc = get2byte(&data[cellOffset+i*2]); get2byte 48561 third_party/sqlite/amalgamation/sqlite3.c pc = get2byte(&data[hdr+1]); get2byte 48569 third_party/sqlite/amalgamation/sqlite3.c next = get2byte(&data[pc]); get2byte 48570 third_party/sqlite/amalgamation/sqlite3.c size = get2byte(&data[pc+2]); get2byte 52521 third_party/sqlite/amalgamation/sqlite3.c pc = get2byte(ptr); get2byte 52523 third_party/sqlite/amalgamation/sqlite3.c testcase( pc==get2byte(&data[hdr+5]) ); get2byte 52525 third_party/sqlite/amalgamation/sqlite3.c if( pc < (u32)get2byte(&data[hdr+5]) || pc+sz > pPage->pBt->usableSize ){ get2byte 52877 third_party/sqlite/amalgamation/sqlite3.c assert( get2byte(&aFrom[iFromHdr+5]) <= (int)pBt->usableSize ); get2byte 52880 third_party/sqlite/amalgamation/sqlite3.c iData = get2byte(&aFrom[iFromHdr+5]); get2byte 53422 third_party/sqlite/amalgamation/sqlite3.c (get2byte(&apNew[0]->aData[5])-apNew[0]->cellOffset-apNew[0]->nCell*2) get2byte 54853 third_party/sqlite/amalgamation/sqlite3.c nCell = get2byte(&data[hdr+3]); get2byte 54856 third_party/sqlite/amalgamation/sqlite3.c int pc = get2byte(&data[cellStart+i*2]); get2byte 54869 third_party/sqlite/amalgamation/sqlite3.c i = get2byte(&data[hdr+1]); get2byte 54873 third_party/sqlite/amalgamation/sqlite3.c size = get2byte(&data[i+2]); get2byte 54876 third_party/sqlite/amalgamation/sqlite3.c j = get2byte(&data[i]); get2byte 44 third_party/sqlite/src/src/btree.c #define get2byteNotZero(X) (((((int)get2byte(X))-1)&0xffff)+1) get2byte 853 third_party/sqlite/src/src/btree.c ((P)->aData + ((P)->maskPage & get2byte(&(P)->aData[(P)->cellOffset+2*(I)]))) get2byte 1080 third_party/sqlite/src/src/btree.c assert( nCell==get2byte(&data[hdr+3]) ); get2byte 1082 third_party/sqlite/src/src/btree.c cbrk = get2byte(&data[hdr+5]); get2byte 1090 third_party/sqlite/src/src/btree.c pc = get2byte(pAddr); get2byte 1183 third_party/sqlite/src/src/btree.c for(addr=hdr+1; (pc = get2byte(&data[addr]))>0; addr=pc){ get2byte 1188 third_party/sqlite/src/src/btree.c size = get2byte(&data[pc+2]); get2byte 1275 third_party/sqlite/src/src/btree.c while( (pbegin = get2byte(&data[addr]))<start && pbegin>0 ){ get2byte 1292 third_party/sqlite/src/src/btree.c while( (pbegin = get2byte(&data[addr]))>0 ){ get2byte 1296 third_party/sqlite/src/src/btree.c pnext = get2byte(&data[pbegin]); get2byte 1297 third_party/sqlite/src/src/btree.c psize = get2byte(&data[pbegin+2]); get2byte 1304 third_party/sqlite/src/src/btree.c x = get2byte(&data[pnext]); get2byte 1306 third_party/sqlite/src/src/btree.c x = pnext + get2byte(&data[pnext+2]) - pbegin; get2byte 1316 third_party/sqlite/src/src/btree.c pbegin = get2byte(&data[hdr+1]); get2byte 1318 third_party/sqlite/src/src/btree.c top = get2byte(&data[hdr+5]) + get2byte(&data[pbegin+2]); get2byte 1402 third_party/sqlite/src/src/btree.c pPage->nCell = get2byte(&data[hdr+3]); get2byte 1425 third_party/sqlite/src/src/btree.c pc = get2byte(&data[cellOffset+i*2]); get2byte 1442 third_party/sqlite/src/src/btree.c pc = get2byte(&data[hdr+1]); get2byte 1450 third_party/sqlite/src/src/btree.c next = get2byte(&data[pc]); get2byte 1451 third_party/sqlite/src/src/btree.c size = get2byte(&data[pc+2]); get2byte 5402 third_party/sqlite/src/src/btree.c pc = get2byte(ptr); get2byte 5404 third_party/sqlite/src/src/btree.c testcase( pc==get2byte(&data[hdr+5]) ); get2byte 5406 third_party/sqlite/src/src/btree.c if( pc < (u32)get2byte(&data[hdr+5]) || pc+sz > pPage->pBt->usableSize ){ get2byte 5758 third_party/sqlite/src/src/btree.c assert( get2byte(&aFrom[iFromHdr+5]) <= (int)pBt->usableSize ); get2byte 5761 third_party/sqlite/src/src/btree.c iData = get2byte(&aFrom[iFromHdr+5]); get2byte 6303 third_party/sqlite/src/src/btree.c (get2byte(&apNew[0]->aData[5])-apNew[0]->cellOffset-apNew[0]->nCell*2) get2byte 7734 third_party/sqlite/src/src/btree.c nCell = get2byte(&data[hdr+3]); get2byte 7737 third_party/sqlite/src/src/btree.c int pc = get2byte(&data[cellStart+i*2]); get2byte 7750 third_party/sqlite/src/src/btree.c i = get2byte(&data[hdr+1]); get2byte 7754 third_party/sqlite/src/src/btree.c size = get2byte(&data[i+2]); get2byte 7757 third_party/sqlite/src/src/btree.c j = get2byte(&data[i]); get2byte 134 third_party/sqlite/src/src/test_stat.c #ifndef get2byte get2byte 289 third_party/sqlite/src/src/test_stat.c p->nCell = get2byte(&aHdr[3]); get2byte 295 third_party/sqlite/src/src/test_stat.c nUnused = get2byte(&aHdr[5]) - nHdr - 2*p->nCell; get2byte 297 third_party/sqlite/src/src/test_stat.c iOff = get2byte(&aHdr[1]); get2byte 299 third_party/sqlite/src/src/test_stat.c nUnused += get2byte(&aData[iOff+2]); get2byte 300 third_party/sqlite/src/src/test_stat.c iOff = get2byte(&aData[iOff]); get2byte 315 third_party/sqlite/src/src/test_stat.c iOff = get2byte(&aData[nHdr+i*2]);