Lines Matching refs:bbStart
3036 Int32 bbStart = ftab[ss << 8] & CLEARMASK;3037 Int32 bbSize = (ftab[(ss+1) << 8] & CLEARMASK) - bbStart;3043 Int32 a2update = ptr[bbStart + j];