Lines Matching defs:cnt
99 int cnt;103 cnt = xfer->len;105 while (cnt >= 4) {108 cnt -= 4;110 while (cnt) {113 cnt--;116 while (cnt >= 4) {119 cnt -= 4;121 while (cnt) {124 cnt--;