Searched refs:iCellLast (Results 1 – 1 of 1) sorted by relevance
74851 int iCellLast; /* Last possible cell index */ local74911 iCellLast = usableSize - 4;74922 testcase( pc==iCellLast );74926 if( pc>iCellLast ){74929 assert( pc>=0 && pc<=iCellLast );75324 int iCellLast; /* Last possible cell or freeblock offset */ local75343 iCellLast = usableSize - 4;75360 if( pc>iCellLast ){75404 int iCellLast; /* Last possible cell or freeblock offset */ local75414 iCellLast = usableSize - 4;[all …]