Lines Matching defs:num_out
1686 png_size_t num_in, num_out;1690 num_out = fread(outbuf, 1, sizeof outbuf, fpout);1692 if (num_in != num_out)