Lines Matching defs:c
339 int c;395 c = wavefront_read(dev);396 if (c == -1) {405 if (c == 0xff) { 406 c = wavefront_read(dev);407 if (c == -1) {419 if (c == 1 &&424 } else if (c == 3 &&429 } else if (c == 1 &&441 c,442 wavefront_errorstr (c),450 rbuf[i] = c;