Home | History | Annotate | Download | only in common

Lines Matching defs:pLimit

676     uint32_t *pLimit;
678 pLimit=block+limit;
681 while(block<pLimit) {
685 while(block<pLimit) {