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