Lines Matching defs:count
242 int k, bufferlen, readcount, count ;
249 count = psf_fread (ubuf.cbuf, 3, readcount, psf) ;
260 total += count ;
272 int k, bufferlen, readcount, count ;
279 count = psf_fread (ubuf.cbuf, 3, readcount, psf) ;
290 total += count ;
302 int k, bufferlen, readcount, count ;
315 count = psf_fread (ubuf.cbuf, 3, readcount, psf) ;
326 total += count ;
338 int k, bufferlen, readcount, count ;
351 count = psf_fread (ubuf.cbuf, 3, readcount, psf) ;
362 total += count ;