Searched refs:isLeaf (Results 1 – 1 of 1) sorted by relevance
397 int isLeaf; in statDecodePage() local405 isLeaf = 1; in statDecodePage()408 isLeaf = 0; in statDecodePage()430 p->iRightChildPg = isLeaf ? 0 : sqlite3Get4byte(&aHdr[8]); in statDecodePage()448 if( !isLeaf ){ in statDecodePage()