Home | History | Annotate | Download | only in common

Lines Matching refs:pLimit

265     uint32_t *pLimit;
267 pLimit=block+limit;
270 while(block<pLimit) {
274 while(block<pLimit) {