Lines Matching defs:tmp
89 int tmp;
114 for (tmp = 0; tmp < cnt; tmp++) { /* skip unused bytes */
138 for (tmp = 0; tmp < NBPW; tmp++, chr++) {
163 for (tmp = 0; tmp < cnt && boff < bsize; tmp++, chr++) {
186 int tmp;
209 for (tmp = 0; tmp < cnt; tmp++) { /* skip unused bytes */
237 for (tmp = 0; tmp < NBPW; tmp++, boff++, chr++) {
271 for (tmp = 0; tmp < cnt && boff < bsize; boff++, tmp++, chr++) {