Searched refs:maxPC (Results 1 – 1 of 1) sorted by relevance
73307 int maxPC = pPg->pBt->usableSize - nByte; /* Max address for a usable slot */ local73311 while( pc<=maxPC ){73330 }else if( x+pc > maxPC ){73352 if( pc>maxPC+nByte-4 ){