Home | History | Annotate | Download | only in common

Lines Matching defs:pLimit

263     uint32_t *pLimit;
265 pLimit=block+limit;
268 while(block<pLimit) {
272 while(block<pLimit) {