Home | History | Annotate | Download | only in common

Lines Matching refs:scanLimit

2404         int32_t scanLimit = (int32_t)index + 32;
2406 scanLimit = INT32_MAX;
2410 for (; chunkLimit<scanLimit; chunkLimit++) {